Skip to content

Commit

Permalink
Merge pull request #352 from primitivefinance/fix/package-name
Browse files Browse the repository at this point in the history
fix(pkg): updates package name to use new primitivexyz npm pkg
  • Loading branch information
Alexangelj authored Apr 28, 2023
2 parents cc75f20 + 0a53742 commit 383be68
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 383be68

Please sign in to comment.