diff --git a/package.json b/package.json index cdabb3a1..429b25f6 100644 --- a/package.json +++ b/package.json @@ -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",