diff options
author | 2023-11-11 20:39:47 -0800 | |
---|---|---|
committer | 2023-11-11 22:39:47 -0600 | |
commit | 5f2db426ce13d8b3ad6f506490aec8a980e48cc7 (patch) | |
tree | 28b7aa2a2a66b38a95ec2f5a109c33907d486535 /examples/with-tailwindcss | |
parent | c5d7f4452ab3b240804a8c1bddbabc4e63000f48 (diff) | |
download | astro-5f2db426ce13d8b3ad6f506490aec8a980e48cc7.tar.gz astro-5f2db426ce13d8b3ad6f506490aec8a980e48cc7.tar.zst astro-5f2db426ce13d8b3ad6f506490aec8a980e48cc7.zip |
[ci] release (#9070)astro@3.5.3
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 65c50399d..b8b41b427 100644 --- a/examples/with-tailwindcss/package.json +++ b/examples/with-tailwindcss/package.json @@ -14,7 +14,7 @@ "@astrojs/mdx": "^1.1.4", "@astrojs/tailwind": "^5.0.2", "@types/canvas-confetti": "^1.6.0", - "astro": "^3.5.2", + "astro": "^3.5.3", "autoprefixer": "^10.4.15", "canvas-confetti": "^1.6.0", "postcss": "^8.4.28", |