Add styled-components dep

This commit is contained in:
Fabio Berger
2018-10-18 12:04:19 +01:00
parent 56cb2470cc
commit e7c6f2a357

View File

@@ -44,6 +44,7 @@
"@types/react-router-dom": "^4.0.4",
"@types/react-scroll": "1.5.3",
"@types/valid-url": "^1.0.2",
"@types/styled-components": "^4.0.0",
"basscss": "^8.0.3",
"change-case": "^3.0.2",
"is-mobile": "^0.2.2",
@@ -55,6 +56,7 @@
"react-markdown": "^3.2.2",
"react-scroll": "0xproject/react-scroll#similar-to-pr-330-but-with-replace-state",
"react-router-dom": "^4.1.1",
"styled-components": "^3.3.0",
"valid-url": "^1.0.9"
},
"publishConfig": {