This commit is contained in:
Jaco
2023-03-19 10:10:29 +02:00
committed by GitHub
parent 4217c67acd
commit 6e30befa0f
10 changed files with 129 additions and 138 deletions
+5 -5
View File
@@ -17,13 +17,13 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "3.0.3-7-x",
"version": "3.1.0",
"main": "index.js",
"dependencies": {
"@polkadot/keyring": "^11.0.2",
"@polkadot/ui-settings": "3.0.3-7-x",
"@polkadot/util": "^11.0.2",
"@polkadot/util-crypto": "^11.0.2",
"@polkadot/keyring": "^11.1.1",
"@polkadot/ui-settings": "3.1.0",
"@polkadot/util": "^11.1.1",
"@polkadot/util-crypto": "^11.1.1",
"mkdirp": "^2.1.5",
"rxjs": "^7.8.0",
"store": "^2.0.12",