This commit is contained in:
Jaco
2023-05-13 11:53:20 +03:00
committed by GitHub
parent e15651ac9c
commit ee039545be
10 changed files with 280 additions and 272 deletions
+5 -5
View File
@@ -17,13 +17,13 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "3.3.2-0-x",
"version": "3.4.0",
"main": "index.js",
"dependencies": {
"@polkadot/keyring": "^12.1.2",
"@polkadot/ui-settings": "3.3.2-0-x",
"@polkadot/util": "^12.1.2",
"@polkadot/util-crypto": "^12.1.2",
"@polkadot/keyring": "^12.2.1",
"@polkadot/ui-settings": "3.4.0",
"@polkadot/util": "^12.2.1",
"@polkadot/util-crypto": "^12.2.1",
"mkdirp": "^3.0.1",
"rxjs": "^7.8.1",
"store": "^2.0.12",