diff options
author | 2025-05-21 08:57:44 -0700 | |
---|---|---|
committer | 2025-05-21 16:57:44 +0100 | |
commit | 425f8d0ab1b0e2a3d682062bc098c518e576e5a1 (patch) | |
tree | 9e7162fb1a3b0212a606a0c0a0c6122bddcb78bd /examples/with-tailwindcss/package.json | |
parent | dfd4ace67372f80bf671fbc01f2e6a3e69ac849a (diff) | |
download | astro-ec8f403aa5665b2ad805c75e96fc5a1c69bbc40a.tar.gz astro-ec8f403aa5665b2ad805c75e96fc5a1c69bbc40a.tar.zst astro-ec8f403aa5665b2ad805c75e96fc5a1c69bbc40a.zip |
[ci] release (#13804)astro@5.7.14@astrojs/node@9.2.2@astrojs/netlify@6.3.4
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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 fd150b0b5..e96ce48a1 100644 --- a/examples/with-tailwindcss/package.json +++ b/examples/with-tailwindcss/package.json @@ -13,7 +13,7 @@ "@astrojs/mdx": "^4.2.6", "@tailwindcss/vite": "^4.1.3", "@types/canvas-confetti": "^1.9.0", - "astro": "^5.7.13", + "astro": "^5.7.14", "canvas-confetti": "^1.9.3", "tailwindcss": "^4.1.3" } |