This commit is contained in:
Jaco
2023-09-15 09:56:27 +03:00
committed by GitHub
parent c93438754f
commit ff73cc86fb
10 changed files with 283 additions and 266 deletions
+7 -7
View File
@@ -18,18 +18,18 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "3.6.2",
"version": "3.6.3",
"main": "index.js",
"dependencies": {
"@polkadot/keyring": "^12.4.2",
"@polkadot/ui-settings": "3.6.2",
"@polkadot/ui-shared": "3.6.2",
"@polkadot/util": "^12.4.2",
"@polkadot/util-crypto": "^12.4.2",
"@polkadot/keyring": "^12.5.1",
"@polkadot/ui-settings": "3.6.3",
"@polkadot/ui-shared": "3.6.3",
"@polkadot/util": "^12.5.1",
"@polkadot/util-crypto": "^12.5.1",
"ethereum-blockies-base64": "^1.0.2",
"jdenticon": "3.2.0",
"react-copy-to-clipboard": "^5.1.0",
"styled-components": "^6.0.7",
"styled-components": "^6.0.8",
"tslib": "^2.6.2"
},
"devDependencies": {