This commit is contained in:
Jaco
2022-03-12 09:30:52 +01:00
committed by GitHub
parent 4755cd9f64
commit c4be7219ae
13 changed files with 155 additions and 150 deletions
+5 -5
View File
@@ -16,14 +16,14 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "1.1.2-10",
"version": "1.2.0",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.17.2",
"@polkadot/keyring": "^8.4.1",
"@polkadot/ui-settings": "1.1.2-10",
"@polkadot/util": "^8.4.1",
"@polkadot/util-crypto": "^8.4.1",
"@polkadot/keyring": "^8.5.1",
"@polkadot/ui-settings": "1.2.0",
"@polkadot/util": "^8.5.1",
"@polkadot/util-crypto": "^8.5.1",
"mkdirp": "^1.0.4",
"rxjs": "^7.5.5",
"store": "^2.0.12"