Bump deps (#631)

This commit is contained in:
Jaco
2022-04-06 14:48:56 +02:00
committed by GitHub
parent 854e812ef3
commit 2184bb5adc
10 changed files with 101 additions and 101 deletions
+3 -3
View File
@@ -20,10 +20,10 @@
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.17.8",
"@polkadot/keyring": "^8.7.2-1",
"@polkadot/keyring": "^8.7.2-3",
"@polkadot/ui-settings": "1.4.2-0",
"@polkadot/util": "^8.7.2-1",
"@polkadot/util-crypto": "^8.7.2-1",
"@polkadot/util": "^8.7.2-3",
"@polkadot/util-crypto": "^8.7.2-3",
"mkdirp": "^1.0.4",
"rxjs": "^7.5.5",
"store": "^2.0.12"