This commit is contained in:
Jaco
2022-07-01 19:49:24 +02:00
committed by GitHub
parent 42f1b3a6c3
commit 525ace3f52
13 changed files with 1194 additions and 1164 deletions
+6 -6
View File
@@ -16,14 +16,14 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "2.6.2",
"version": "2.7.0",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.18.3",
"@polkadot/keyring": "^9.6.2",
"@polkadot/ui-settings": "2.6.2",
"@polkadot/util": "^9.6.2",
"@polkadot/util-crypto": "^9.6.2",
"@babel/runtime": "^7.18.6",
"@polkadot/keyring": "^9.7.1",
"@polkadot/ui-settings": "2.7.0",
"@polkadot/util": "^9.7.1",
"@polkadot/util-crypto": "^9.7.1",
"mkdirp": "^1.0.4",
"rxjs": "^7.5.5",
"store": "^2.0.12"