Skip to content

Commit

Permalink
fix(pkg): updates package name to use new primitivexyz npm pkg
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexangelj committed Apr 28, 2023
1 parent cc75f20 commit 0a53742
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
{
"name": "@primitivefi/portfolio",
"name": "@primitivexyz/portfolio",
"license": "AGPL-3.0-only",
"version": "v1.1.1-beta",
"description": "Onchain protocol for low cost portfolio management using automated market making strategies.",
"publishConfig": {
"access": "public"
},
"files": [
"contracts/**/*.sol",
"optimized-out/Portfolio.sol/Portfolio.json",
Expand Down

0 comments on commit 0a53742

Please sign in to comment.