Cleanup deps (#422)

This commit is contained in:
Jaco Greeff
2020-12-21 13:18:20 +01:00
committed by GitHub
parent d4f81a92e0
commit 105fb61f71
4 changed files with 25 additions and 40 deletions
+2 -2
View File
@@ -17,7 +17,7 @@
"@polkadot/util-crypto": "^5.1.1",
"color": "^3.1.3",
"ethereum-blockies-base64": "^1.0.2",
"jdenticon": "2.2.0",
"jdenticon": "3.1.0",
"react-copy-to-clipboard": "^5.0.2",
"styled-components": "^5.2.1"
},
@@ -31,7 +31,7 @@
"styled-components": "*"
},
"devDependencies": {
"@types/react-copy-to-clipboard": "^4.3.0",
"@types/react-copy-to-clipboard": "^5.0.0",
"@types/react-dom": "^17.0.0",
"@types/styled-components": "^5.1.7",
"styled-components": "^5.2.1",
+1 -1
View File
@@ -13,7 +13,7 @@
"@polkadot/ui-shared": "0.64.1",
"@polkadot/util": "^5.1.1",
"@polkadot/util-crypto": "^5.1.1",
"jdenticon": "2.2.0"
"jdenticon": "3.1.0"
},
"peerDependencies": {
"@polkadot/util": "*",