This commit is contained in:
Jaco
2022-05-14 07:10:34 +02:00
committed by GitHub
parent b25f6e46d8
commit b092fe8c6d
13 changed files with 662 additions and 605 deletions
+5 -5
View File
@@ -16,14 +16,14 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "2.1.1",
"version": "2.2.0",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.17.9",
"@polkadot/keyring": "^9.1.1",
"@polkadot/ui-settings": "2.1.1",
"@polkadot/util": "^9.1.1",
"@polkadot/util-crypto": "^9.1.1",
"@polkadot/keyring": "^9.2.1",
"@polkadot/ui-settings": "2.2.0",
"@polkadot/util": "^9.2.1",
"@polkadot/util-crypto": "^9.2.1",
"mkdirp": "^1.0.4",
"rxjs": "^7.5.5",
"store": "^2.0.12"