This commit is contained in:
Jaco
2022-08-24 16:17:35 +02:00
committed by GitHub
parent 1752b051cd
commit 2f8276b04c
13 changed files with 263 additions and 256 deletions
+5 -5
View File
@@ -16,14 +16,14 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "2.9.6",
"version": "2.9.7",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.18.9",
"@polkadot/keyring": "^10.1.5",
"@polkadot/ui-settings": "2.9.6",
"@polkadot/util": "^10.1.5",
"@polkadot/util-crypto": "^10.1.5",
"@polkadot/keyring": "^10.1.6",
"@polkadot/ui-settings": "2.9.7",
"@polkadot/util": "^10.1.6",
"@polkadot/util-crypto": "^10.1.6",
"mkdirp": "^1.0.4",
"rxjs": "^7.5.6",
"store": "^2.0.12"