This commit is contained in:
Jaco
2023-03-19 10:10:29 +02:00
committed by GitHub
parent 4217c67acd
commit 6e30befa0f
10 changed files with 129 additions and 138 deletions
+6 -6
View File
@@ -18,14 +18,14 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "3.0.3-7-x",
"version": "3.1.0",
"main": "index.js",
"dependencies": {
"@polkadot/keyring": "^11.0.2",
"@polkadot/ui-settings": "3.0.3-7-x",
"@polkadot/ui-shared": "3.0.3-7-x",
"@polkadot/util": "^11.0.2",
"@polkadot/util-crypto": "^11.0.2",
"@polkadot/keyring": "^11.1.1",
"@polkadot/ui-settings": "3.1.0",
"@polkadot/ui-shared": "3.1.0",
"@polkadot/util": "^11.1.1",
"@polkadot/util-crypto": "^11.1.1",
"ethereum-blockies-base64": "^1.0.2",
"jdenticon": "3.2.0",
"react-copy-to-clipboard": "^5.1.0",