mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-07-19 22:45:41 +00:00
@@ -9,7 +9,7 @@
|
||||
],
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.11.0",
|
||||
"@babel/runtime": "^7.11.2",
|
||||
"@polkadot/ui-settings": "0.58.0-beta.2",
|
||||
"@polkadot/ui-shared": "0.58.0-beta.2",
|
||||
"color": "^3.1.2",
|
||||
@@ -26,12 +26,12 @@
|
||||
"styled-components": "*"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@polkadot/keyring": "^3.1.0-beta.1",
|
||||
"@polkadot/util": "^3.1.0-beta.1",
|
||||
"@polkadot/util-crypto": "^3.1.0-beta.1",
|
||||
"@polkadot/keyring": "^3.1.0-beta.4",
|
||||
"@polkadot/util": "^3.1.0-beta.4",
|
||||
"@polkadot/util-crypto": "^3.1.0-beta.4",
|
||||
"@types/react-copy-to-clipboard": "^4.3.0",
|
||||
"@types/react-dom": "^16.9.8",
|
||||
"@types/styled-components": "^5.1.1",
|
||||
"@types/styled-components": "^5.1.2",
|
||||
"styled-components": "^5.1.1",
|
||||
"xmlserializer": "^0.6.1"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user