* 3.4.2

* Correct CHANGELOG
This commit is contained in:
Jaco
2023-06-05 07:53:12 +03:00
committed by GitHub
parent 420f8f095b
commit 83fd6ad0c0
10 changed files with 225 additions and 216 deletions
+7 -7
View File
@@ -18,19 +18,19 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "3.4.2-3-x",
"version": "3.4.2",
"main": "index.js",
"dependencies": {
"@polkadot/keyring": "^12.2.1",
"@polkadot/ui-settings": "3.4.2-3-x",
"@polkadot/ui-shared": "3.4.2-3-x",
"@polkadot/util": "^12.2.1",
"@polkadot/util-crypto": "^12.2.1",
"@polkadot/keyring": "^12.2.2",
"@polkadot/ui-settings": "3.4.2",
"@polkadot/ui-shared": "3.4.2",
"@polkadot/util": "^12.2.2",
"@polkadot/util-crypto": "^12.2.2",
"ethereum-blockies-base64": "^1.0.2",
"jdenticon": "3.2.0",
"react-copy-to-clipboard": "^5.1.0",
"styled-components": "^5.3.11",
"tslib": "^2.5.2"
"tslib": "^2.5.3"
},
"devDependencies": {
"@types/react-copy-to-clipboard": "^5.0.4",