diff options
Diffstat (limited to 'examples/with-tailwindcss/package.json')
-rw-r--r-- | examples/with-tailwindcss/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/with-tailwindcss/package.json b/examples/with-tailwindcss/package.json index ad2662781..d2dfc0983 100644 --- a/examples/with-tailwindcss/package.json +++ b/examples/with-tailwindcss/package.json @@ -13,7 +13,7 @@ "@astrojs/mdx": "^4.0.5", "@astrojs/tailwind": "^5.1.4", "@types/canvas-confetti": "^1.6.4", - "astro": "^5.1.5", + "astro": "^5.1.6", "autoprefixer": "^10.4.20", "canvas-confetti": "^1.9.3", "postcss": "^8.4.49", |