Upgrade to styled-components v5

This commit is contained in:
Max Stoiber 2020-01-10 16:26:16 +01:00 committed by GitHub
parent e8908fdd49
commit fb917728c4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,7 +26,7 @@
"react": "^16.12.0",
"react-dom": "^16.12.0",
"react-helmet": "^5.2.1",
"styled-components": "^4.4.1"
"styled-components": "5.0.0-rc.3"
},
"scripts": {
"build": "npx --node-arg '-r esm' gatsby build",