Skip to content

Commit

Permalink
chore: fix private package when publish (#110)
Browse files Browse the repository at this point in the history
  • Loading branch information
npty authored Aug 27, 2024
1 parent 7d81ef1 commit d5bc1e5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@
"engines": {
"node": ">=18"
},
"publishConfig": {
"access": "public"
},
"dependencies": {
"@cosmjs/cosmwasm-stargate": "^0.32.2",
"@mysten/sui": "^1.3.0",
Expand Down

0 comments on commit d5bc1e5

Please sign in to comment.