This commit is contained in:
Jaco
2023-04-01 10:29:22 +03:00
committed by GitHub
parent 8470b347a4
commit e2f16b8e2e
10 changed files with 418 additions and 474 deletions
+5 -5
View File
@@ -17,13 +17,13 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "3.1.4-0-x",
"version": "3.1.4",
"main": "index.js",
"dependencies": {
"@polkadot/keyring": "^11.1.2",
"@polkadot/ui-settings": "3.1.4-0-x",
"@polkadot/util": "^11.1.2",
"@polkadot/util-crypto": "^11.1.2",
"@polkadot/keyring": "^11.1.3",
"@polkadot/ui-settings": "3.1.4",
"@polkadot/util": "^11.1.3",
"@polkadot/util-crypto": "^11.1.3",
"mkdirp": "^2.1.6",
"rxjs": "^7.8.0",
"store": "^2.0.12",