Skip to content

Commit 6cdcf4d

Browse files
authored
make cosmwasm deploy tools private (#850)
1 parent f99f23c commit 6cdcf4d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

target_chains/cosmwasm/tools/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"version": "1.1.0",
44
"description": "",
55
"main": "deploy-pyth-bridge.ts",
6+
"private": "true",
67
"scripts": {
78
"build": "tsc",
89
"build-contract": "ts-node ./src/build-contract.ts",

0 commit comments

Comments
 (0)