Skip to content

Commit 4a8bdb0

Browse files
authored
cli: remove unnecessary sui package dependency (#717)
We just override it anyway so this is not needed and causes problems with the sui ntt protocol not getting registered.
1 parent 4fcb8d2 commit 4a8bdb0

File tree

2 files changed

+0
-84
lines changed

2 files changed

+0
-84
lines changed

cli/package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@
1818
"ntt": "src/index.ts"
1919
},
2020
"dependencies": {
21-
"@mysten/sui": "1.37.2",
22-
"@wormhole-foundation/sdk-sui-ntt": "^2.0.3",
2321
"chalk": "^5.3.0",
2422
"yargs": "^17.7.2"
2523
},

package-lock.json

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

0 commit comments

Comments
 (0)