This commit is contained in:
Jaco
2022-06-04 08:26:22 +02:00
committed by GitHub
parent 0eb4663442
commit d1c265130e
13 changed files with 132 additions and 125 deletions
+5 -5
View File
@@ -16,14 +16,14 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "2.3.2-1",
"version": "2.4.0",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.18.3",
"@polkadot/keyring": "^9.3.1",
"@polkadot/ui-settings": "2.3.2-1",
"@polkadot/util": "^9.3.1",
"@polkadot/util-crypto": "^9.3.1",
"@polkadot/keyring": "^9.4.1",
"@polkadot/ui-settings": "2.4.0",
"@polkadot/util": "^9.4.1",
"@polkadot/util-crypto": "^9.4.1",
"mkdirp": "^1.0.4",
"rxjs": "^7.5.5",
"store": "^2.0.12"