mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-22 05:37:58 +00:00
3.3.1 (#757)
This commit is contained in:
@@ -18,12 +18,12 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "3.2.3-1-x",
|
||||
"version": "3.3.0",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@polkadot/keyring": "^12.1.2",
|
||||
"@polkadot/ui-settings": "3.2.3-1-x",
|
||||
"@polkadot/ui-shared": "3.2.3-1-x",
|
||||
"@polkadot/ui-settings": "3.3.0",
|
||||
"@polkadot/ui-shared": "3.3.0",
|
||||
"@polkadot/util": "^12.1.2",
|
||||
"@polkadot/util-crypto": "^12.1.2",
|
||||
"ethereum-blockies-base64": "^1.0.2",
|
||||
@@ -34,7 +34,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react-copy-to-clipboard": "^5.0.4",
|
||||
"@types/react-dom": "^18.2.3",
|
||||
"@types/react-dom": "^18.2.4",
|
||||
"@types/styled-components": "^5.1.26",
|
||||
"xmlserializer": "^0.6.1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user