mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-13 20:21:02 +00:00
@@ -17,15 +17,15 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "2.9.4",
|
||||
"version": "2.9.5",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.18.9",
|
||||
"@polkadot/keyring": "^10.1.3",
|
||||
"@polkadot/ui-settings": "2.9.4",
|
||||
"@polkadot/ui-shared": "2.9.4",
|
||||
"@polkadot/util": "^10.1.3",
|
||||
"@polkadot/util-crypto": "^10.1.3",
|
||||
"@polkadot/keyring": "^10.1.4",
|
||||
"@polkadot/ui-settings": "2.9.5",
|
||||
"@polkadot/ui-shared": "2.9.5",
|
||||
"@polkadot/util": "^10.1.4",
|
||||
"@polkadot/util-crypto": "^10.1.4",
|
||||
"color": "^3.2.1",
|
||||
"ethereum-blockies-base64": "^1.0.2",
|
||||
"jdenticon": "3.1.1",
|
||||
@@ -35,7 +35,7 @@
|
||||
"devDependencies": {
|
||||
"@types/react-copy-to-clipboard": "^5.0.4",
|
||||
"@types/react-dom": "^18.0.6",
|
||||
"@types/styled-components": "^5.1.25",
|
||||
"@types/styled-components": "^5.1.26",
|
||||
"styled-components": "^5.3.5",
|
||||
"xmlserializer": "^0.6.1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user