This commit is contained in:
Jaco
2022-03-19 10:35:11 +01:00
committed by GitHub
parent d0b418f4c8
commit 60c6168307
13 changed files with 223 additions and 215 deletions
+6 -6
View File
@@ -16,14 +16,14 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "1.2.2-0",
"version": "1.3.0",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.17.7",
"@polkadot/keyring": "^8.5.1",
"@polkadot/ui-settings": "1.2.2-0",
"@polkadot/util": "^8.5.1",
"@polkadot/util-crypto": "^8.5.1",
"@babel/runtime": "^7.17.8",
"@polkadot/keyring": "^8.6.1",
"@polkadot/ui-settings": "1.3.0",
"@polkadot/util": "^8.6.1",
"@polkadot/util-crypto": "^8.6.1",
"mkdirp": "^1.0.4",
"rxjs": "^7.5.5",
"store": "^2.0.12"