diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 277ad21..c2eab0a 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "post-build": "badgen -j \"Last Publish\" -s \"$(date --date=\"@$(cat gatsby-config.ts | grep 'version' | grep -oe '[0-9]*')\" -I)\" -c blue > public/publish-badge.svg" }, "dependencies": { - "babel-plugin-styled-components": "^2.0.7", + "babel-plugin-styled-components": "^2.1.1", "gatsby": "5.8.1", "gatsby-plugin-html-attributes": "^1.0.5", "gatsby-plugin-image": "3.8.0", |
