Skip to content

Commit 9773cfb

Browse files
authored
fix pyth-publish-js workflow (#1919)
1 parent 106b09b commit 9773cfb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

governance/pyth_staking_sdk/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"exports": {
77
".": "./src/index.ts"
88
},
9+
"private": true,
910
"scripts": {
1011
"build": "tsc",
1112
"test": "pnpm run test:format && pnpm run test:lint && pnpm run test:integration && pnpm run test:types",

0 commit comments

Comments
 (0)