This commit is contained in:
Jaco
2023-03-11 11:23:35 +02:00
committed by GitHub
parent 32086c0fc7
commit b9b1b296a3
10 changed files with 367 additions and 340 deletions
+5 -5
View File
@@ -16,13 +16,13 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "3.0.2-4-x",
"version": "3.0.2",
"main": "index.js",
"dependencies": {
"@polkadot/keyring": "^11.0.1",
"@polkadot/ui-settings": "3.0.2-4-x",
"@polkadot/util": "^11.0.1",
"@polkadot/util-crypto": "^11.0.1",
"@polkadot/keyring": "^11.0.2",
"@polkadot/ui-settings": "3.0.2",
"@polkadot/util": "^11.0.2",
"@polkadot/util-crypto": "^11.0.2",
"mkdirp": "^2.1.5",
"rxjs": "^7.8.0",
"store": "^2.0.12",