This commit is contained in:
Jaco
2022-09-24 09:05:33 +03:00
committed by GitHub
parent 6bcc9de004
commit 72e31ec8da
13 changed files with 224 additions and 225 deletions
+5 -5
View File
@@ -16,14 +16,14 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "2.9.9",
"version": "2.9.10",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.19.0",
"@polkadot/keyring": "^10.1.8",
"@polkadot/ui-settings": "2.9.9",
"@polkadot/util": "^10.1.8",
"@polkadot/util-crypto": "^10.1.8",
"@polkadot/keyring": "^10.1.9",
"@polkadot/ui-settings": "2.9.10",
"@polkadot/util": "^10.1.9",
"@polkadot/util-crypto": "^10.1.9",
"mkdirp": "^1.0.4",
"rxjs": "^7.5.6",
"store": "^2.0.12"