Skip to content

Commit

Permalink
feat: publish npm (#188)
Browse files Browse the repository at this point in the history
  • Loading branch information
andresaiello authored Sep 18, 2024
1 parent a0df721 commit 2eaacf0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions packages/zeta-app-contracts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zetachain/zeta-app-contracts",
"version": "0.0.2",
"version": "0.0.6",
"license": "MIT",
"author": "zetachain",
"publishConfig": {
Expand Down Expand Up @@ -40,4 +40,4 @@
"@zetachain/protocol-contracts": "^4.0.1",
"ethers": "5.6.8"
}
}
}
4 changes: 2 additions & 2 deletions packages/zevm-app-contracts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zetachain/zevm-app-contracts",
"version": "0.0.2",
"version": "0.0.6",
"license": "MIT",
"author": "zetachain",
"publishConfig": {
Expand Down Expand Up @@ -41,4 +41,4 @@
"@zetachain/networks": "^4.0.0",
"@zetachain/protocol-contracts": "^4.0.1"
}
}
}

0 comments on commit 2eaacf0

Please sign in to comment.