This commit is contained in:
Jaco
2023-08-23 13:35:47 +03:00
committed by GitHub
parent 473b455373
commit 3b542acc47
10 changed files with 222 additions and 215 deletions
+5 -5
View File
@@ -17,13 +17,13 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "3.6.2-0-x",
"version": "3.6.2",
"main": "index.js",
"dependencies": {
"@polkadot/keyring": "^12.4.1",
"@polkadot/ui-settings": "3.6.2-0-x",
"@polkadot/util": "^12.4.1",
"@polkadot/util-crypto": "^12.4.1",
"@polkadot/keyring": "^12.4.2",
"@polkadot/ui-settings": "3.6.2",
"@polkadot/util": "^12.4.2",
"@polkadot/util-crypto": "^12.4.2",
"mkdirp": "^3.0.1",
"rxjs": "^7.8.1",
"store": "^2.0.12",