Skip to content

Commit 66f340f

Browse files
author
Dan Forbes
authored
Upgrade for v3.0.0 (jimmychu0807#163)
1 parent 0317d73 commit 66f340f

2 files changed

Lines changed: 1131 additions & 1240 deletions

File tree

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,14 @@
1616
"deploy": "gh-pages -d build -m '[ci skip] Updates'"
1717
},
1818
"dependencies": {
19-
"@polkadot/api": "~3.3.1",
20-
"@polkadot/extension-dapp": "~0.35.1",
21-
"@polkadot/keyring": "~5.2.3",
22-
"@polkadot/types": "~3.3.1",
23-
"@polkadot/ui-keyring": "~0.64.1",
24-
"@polkadot/ui-settings": "~0.64.1",
25-
"@polkadot/util": "~5.2.3",
26-
"@polkadot/util-crypto": "~5.2.3",
19+
"@polkadot/api": "~3.8.1",
20+
"@polkadot/extension-dapp": "~0.37.1",
21+
"@polkadot/keyring": "~5.6.2",
22+
"@polkadot/types": "~3.8.1",
23+
"@polkadot/ui-keyring": "~0.69.1",
24+
"@polkadot/ui-settings": "~0.69.1",
25+
"@polkadot/util": "~5.6.2",
26+
"@polkadot/util-crypto": "~5.6.2",
2727
"prop-types": "~15.7.2",
2828
"query-string": "~6.13.5",
2929
"react": "~16.14.0",

0 commit comments

Comments
 (0)