diff options
author | 2024-11-21 03:12:37 -0800 | |
---|---|---|
committer | 2024-11-21 11:12:37 +0000 | |
commit | b9c05f45b2c9780d7b5518adb4a545cf69f075a6 (patch) | |
tree | fe09cefaf90a325b74e1fbff16f8e2fc482daba7 /examples/with-tailwindcss | |
parent | 8a46e8074d6afb4a23badbd59ed239d526294e8c (diff) | |
download | astro-b9c05f45b2c9780d7b5518adb4a545cf69f075a6.tar.gz astro-b9c05f45b2c9780d7b5518adb4a545cf69f075a6.tar.zst astro-b9c05f45b2c9780d7b5518adb4a545cf69f075a6.zip |
[ci] release (#12452)
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 feb999541..0f4a99c37 100644 --- a/examples/with-tailwindcss/package.json +++ b/examples/with-tailwindcss/package.json @@ -14,7 +14,7 @@ "@astrojs/mdx": "^3.1.9", "@astrojs/tailwind": "^5.1.2", "@types/canvas-confetti": "^1.6.4", - "astro": "^4.16.13", + "astro": "^4.16.14", "autoprefixer": "^10.4.20", "canvas-confetti": "^1.9.3", "postcss": "^8.4.47", |