We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 106b09b commit 9773cfbCopy full SHA for 9773cfb
governance/pyth_staking_sdk/package.json
@@ -6,6 +6,7 @@
6
"exports": {
7
".": "./src/index.ts"
8
},
9
+ "private": true,
10
"scripts": {
11
"build": "tsc",
12
"test": "pnpm run test:format && pnpm run test:lint && pnpm run test:integration && pnpm run test:types",
0 commit comments