This commit is contained in:
Jaco
2022-07-04 08:40:43 +02:00
committed by GitHub
parent c802f71617
commit a3b0e3607f
13 changed files with 222 additions and 214 deletions
+5 -5
View File
@@ -16,14 +16,14 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "2.7.1",
"version": "2.7.2",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.18.6",
"@polkadot/keyring": "^9.7.1",
"@polkadot/ui-settings": "2.7.1",
"@polkadot/util": "^9.7.1",
"@polkadot/util-crypto": "^9.7.1",
"@polkadot/keyring": "^9.7.2",
"@polkadot/ui-settings": "2.7.2",
"@polkadot/util": "^9.7.2",
"@polkadot/util-crypto": "^9.7.2",
"mkdirp": "^1.0.4",
"rxjs": "^7.5.5",
"store": "^2.0.12"