diff options
author | 2023-08-30 09:14:12 -0700 | |
---|---|---|
committer | 2023-08-30 18:14:12 +0200 | |
commit | 2a9461443394f028afa56d09041b1f3c04260526 (patch) | |
tree | 7fd57f5c183242bfdc532d5084943b2273ead1b5 /examples/with-tailwindcss | |
parent | d9bd7cf5ce4086d9dd59e372ca25d4c4cfdb05f6 (diff) | |
download | astro-2a9461443394f028afa56d09041b1f3c04260526.tar.gz astro-2a9461443394f028afa56d09041b1f3c04260526.tar.zst astro-2a9461443394f028afa56d09041b1f3c04260526.zip |
[ci] release (#8296)astro@3.0.2
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/with-tailwindcss')
-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 d9597a3be..8c8def649 100644 --- a/examples/with-tailwindcss/package.json +++ b/examples/with-tailwindcss/package.json @@ -14,7 +14,7 @@ "@astrojs/mdx": "^1.0.0", "@astrojs/tailwind": "^5.0.0", "@types/canvas-confetti": "^1.6.0", - "astro": "^3.0.1", + "astro": "^3.0.2", "autoprefixer": "^10.4.15", "canvas-confetti": "^1.6.0", "postcss": "^8.4.28", |