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 4a2b8d4 commit 46c09dbCopy full SHA for 46c09db
target_chains/aptos/cli/package.json
@@ -2,6 +2,7 @@
2
"name": "@pythnetwork/aptos-cli",
3
"version": "1.0.0",
4
"description": "Utilities for managing the Pyth Target Chain contract on Aptos",
5
+ "private": true,
6
"main": "index.js",
7
"scripts": {
8
"cli": "ts-node src/cli.ts",
0 commit comments