This commit is contained in:
Jaco
2022-06-23 10:58:22 +02:00
committed by GitHub
parent 03e6974c25
commit 269ec7adb7
13 changed files with 585 additions and 780 deletions
+5 -5
View File
@@ -16,14 +16,14 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "2.5.2-0",
"version": "2.6.0",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.18.3",
"@polkadot/keyring": "^9.5.1",
"@polkadot/ui-settings": "2.5.2-0",
"@polkadot/util": "^9.5.1",
"@polkadot/util-crypto": "^9.5.1",
"@polkadot/keyring": "^9.6.1",
"@polkadot/ui-settings": "2.6.0",
"@polkadot/util": "^9.6.1",
"@polkadot/util-crypto": "^9.6.1",
"mkdirp": "^1.0.4",
"rxjs": "^7.5.5",
"store": "^2.0.12"