mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-07-19 18:05:42 +00:00
0.86.4 (#539)
This commit is contained in:
@@ -17,15 +17,15 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "0.86.4-1",
|
||||
"version": "0.86.4",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.15.4",
|
||||
"@polkadot/keyring": "^7.7.2-6",
|
||||
"@polkadot/ui-settings": "0.86.4-1",
|
||||
"@polkadot/ui-shared": "0.86.4-1",
|
||||
"@polkadot/util": "^7.7.2-6",
|
||||
"@polkadot/util-crypto": "^7.7.2-6",
|
||||
"@babel/runtime": "^7.16.0",
|
||||
"@polkadot/keyring": "^7.8.1",
|
||||
"@polkadot/ui-settings": "0.86.4",
|
||||
"@polkadot/ui-shared": "0.86.4",
|
||||
"@polkadot/util": "^7.8.1",
|
||||
"@polkadot/util-crypto": "^7.8.1",
|
||||
"color": "^3.2.1",
|
||||
"ethereum-blockies-base64": "^1.0.2",
|
||||
"jdenticon": "3.1.1",
|
||||
@@ -34,7 +34,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react-copy-to-clipboard": "^5.0.2",
|
||||
"@types/react-dom": "^17.0.10",
|
||||
"@types/react-dom": "^17.0.11",
|
||||
"@types/styled-components": "^5.1.15",
|
||||
"styled-components": "^5.3.3",
|
||||
"xmlserializer": "^0.6.1"
|
||||
|
||||
Reference in New Issue
Block a user