This commit is contained in:
Jaco
2023-01-15 21:27:52 +02:00
committed by GitHub
parent 9b4845a6d4
commit 7fa98ef5a1
16 changed files with 853 additions and 719 deletions
+5 -5
View File
@@ -16,14 +16,14 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "2.9.15",
"version": "2.10.0",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.20.7",
"@polkadot/keyring": "^10.2.3",
"@polkadot/ui-settings": "2.9.15",
"@polkadot/util": "^10.2.3",
"@polkadot/util-crypto": "^10.2.3",
"@polkadot/keyring": "^10.2.6",
"@polkadot/ui-settings": "2.10.0",
"@polkadot/util": "^10.2.6",
"@polkadot/util-crypto": "^10.2.6",
"mkdirp": "^1.0.4",
"rxjs": "^7.8.0",
"store": "^2.0.12"