This commit is contained in:
Jaco
2022-07-21 09:14:49 +02:00
committed by GitHub
parent 573f92f00d
commit 0a5bea1d4a
13 changed files with 1005 additions and 996 deletions
+6 -6
View File
@@ -16,14 +16,14 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "2.8.3-2-x",
"version": "2.9.0",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.18.6",
"@polkadot/keyring": "^10.0.2",
"@polkadot/ui-settings": "2.8.3-2-x",
"@polkadot/util": "^10.0.2",
"@polkadot/util-crypto": "^10.0.2",
"@babel/runtime": "^7.18.9",
"@polkadot/keyring": "^10.1.1",
"@polkadot/ui-settings": "2.9.0",
"@polkadot/util": "^10.1.1",
"@polkadot/util-crypto": "^10.1.1",
"mkdirp": "^1.0.4",
"rxjs": "^7.5.6",
"store": "^2.0.12"