This commit is contained in:
Jaco
2022-09-17 10:12:57 +03:00
committed by GitHub
parent 65320a36d1
commit e141b02e00
13 changed files with 1080 additions and 989 deletions
+7 -7
View File
@@ -17,15 +17,15 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "2.9.9-0-x",
"version": "2.9.9",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.18.9",
"@polkadot/keyring": "^10.1.7",
"@polkadot/ui-settings": "2.9.9-0-x",
"@polkadot/ui-shared": "2.9.9-0-x",
"@polkadot/util": "^10.1.7",
"@polkadot/util-crypto": "^10.1.7",
"@babel/runtime": "^7.19.0",
"@polkadot/keyring": "^10.1.8",
"@polkadot/ui-settings": "2.9.9",
"@polkadot/ui-shared": "2.9.9",
"@polkadot/util": "^10.1.8",
"@polkadot/util-crypto": "^10.1.8",
"color": "^3.2.1",
"ethereum-blockies-base64": "^1.0.2",
"jdenticon": "3.1.1",