Skip to content

Commit f06cf33

Browse files
committed
chore: update package json
TICKET: WIN-4296
1 parent 53b9621 commit f06cf33

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

modules/sdk-coin-tao/package.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,17 @@
4343
"@bitgo/abstract-substrate": "^1.1.1",
4444
"@bitgo/sdk-core": "^28.21.1",
4545
"@bitgo/statics": "^50.21.1",
46-
"bignumber.js": "^9.1.2"
46+
"bignumber.js": "^9.1.2",
47+
"@polkadot/keyring": "13.3.1",
48+
"@polkadot/types": "14.1.1",
49+
"@polkadot/util": "13.3.1",
50+
"@polkadot/util-crypto": "13.3.1",
51+
"@substrate/txwrapper-core": "7.5.2",
52+
"@substrate/txwrapper-polkadot": "7.5.2",
53+
"bs58": "^4.0.1",
54+
"hi-base32": "^0.5.1",
55+
"lodash": "^4.17.15",
56+
"tweetnacl": "^1.0.3"
4757
},
4858
"devDependencies": {
4959
"@bitgo/sdk-api": "^1.58.4",

0 commit comments

Comments
 (0)