This commit is contained in:
Jaco
2022-10-18 12:48:47 +03:00
committed by GitHub
parent 14d661a42c
commit 5d2444c232
13 changed files with 812 additions and 816 deletions
+6 -6
View File
@@ -16,14 +16,14 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "2.9.11",
"version": "2.9.12",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.19.0",
"@polkadot/keyring": "^10.1.10",
"@polkadot/ui-settings": "2.9.11",
"@polkadot/util": "^10.1.10",
"@polkadot/util-crypto": "^10.1.10",
"@babel/runtime": "^7.19.4",
"@polkadot/keyring": "^10.1.11",
"@polkadot/ui-settings": "2.9.12",
"@polkadot/util": "^10.1.11",
"@polkadot/util-crypto": "^10.1.11",
"mkdirp": "^1.0.4",
"rxjs": "^7.5.7",
"store": "^2.0.12"