This commit is contained in:
Jaco
2023-04-01 10:29:22 +03:00
committed by GitHub
parent 8470b347a4
commit e2f16b8e2e
10 changed files with 418 additions and 474 deletions
+6 -6
View File
@@ -18,14 +18,14 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "3.1.4-0-x",
"version": "3.1.4",
"main": "index.js",
"dependencies": {
"@polkadot/keyring": "^11.1.2",
"@polkadot/ui-settings": "3.1.4-0-x",
"@polkadot/ui-shared": "3.1.4-0-x",
"@polkadot/util": "^11.1.2",
"@polkadot/util-crypto": "^11.1.2",
"@polkadot/keyring": "^11.1.3",
"@polkadot/ui-settings": "3.1.4",
"@polkadot/ui-shared": "3.1.4",
"@polkadot/util": "^11.1.3",
"@polkadot/util-crypto": "^11.1.3",
"ethereum-blockies-base64": "^1.0.2",
"jdenticon": "3.2.0",
"react-copy-to-clipboard": "^5.1.0",