Skip to content

Commit

Permalink
[entropy] make the SDK public
Browse files Browse the repository at this point in the history
I think I need this field to get NPM to publish this new package.
  • Loading branch information
jayantk authored Nov 1, 2023
1 parent 46b597e commit 44ebfba
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions target_chains/ethereum/entropy_sdk/solidity/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@
"url": "https://github.com/pyth-network/pyth-crosschain",
"directory": "target_chains/ethereum/entropy_sdk/solidity"
},
"publishConfig": {
"access": "public"
},
"scripts": {
"format": "npx prettier --write ."
},
Expand Down

0 comments on commit 44ebfba

Please sign in to comment.