Skip to content

Commit 5560f07

Browse files
authored
fix(target_chains/sui/cli): add ts-node to deps (#1713)
1 parent 1a181cc commit 5560f07

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

pnpm-lock.yaml

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

target_chains/sui/cli/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"@pythnetwork/price-service-sdk": "^1.2.0",
1919
"@pythnetwork/xc-admin-common": "workspace:*",
2020
"prettier": "^2.8.7",
21+
"ts-node": "^10.9.1",
2122
"typescript": "^5.0.4",
2223
"yargs": "^17.7.2"
2324
},

0 commit comments

Comments
 (0)