mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-07-21 08:35:41 +00:00
Explicit version for styled-components (#388)
This commit is contained in:
@@ -17,7 +17,8 @@
|
||||
"@polkadot/util-crypto": "^3.6.1",
|
||||
"color": "^3.1.3",
|
||||
"jdenticon": "2.2.0",
|
||||
"react-copy-to-clipboard": "^5.0.2"
|
||||
"react-copy-to-clipboard": "^5.0.2",
|
||||
"styled-components": "^5.2.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@polkadot/keyring": "*",
|
||||
|
||||
Reference in New Issue
Block a user