mirror of
https://github.com/terribleplan/next.js.git
synced 2024-01-19 02:48:18 +00:00
Update styled-components to v4 (#5458)
This commit is contained in:
parent
619ba00001
commit
6f80581adc
|
@ -10,7 +10,7 @@
|
|||
"next": "latest",
|
||||
"react": "^16.0.0",
|
||||
"react-dom": "^16.0.0",
|
||||
"styled-components": "^3.4.9"
|
||||
"styled-components": "^4.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-plugin-styled-components": "^1.8.0"
|
||||
|
|
Loading…
Reference in a new issue