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 0b970f8..1e805b9 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.1.1", + "babel-plugin-styled-components": "^2.1.3", "gatsby": "5.10.0", "gatsby-plugin-html-attributes": "^1.0.5", "gatsby-plugin-image": "3.10.0", |
