diff options
author | 2024-08-20 07:35:33 -0700 | |
---|---|---|
committer | 2024-08-20 16:35:33 +0200 | |
commit | 7e2f142a5ae73895892000011016478d9da05e1d (patch) | |
tree | 7cd7351ce187b20ce6f597b4fd8c18232090a33a /examples/server-islands | |
parent | 41c3fcb6189709450a67ea8f726071d5f3cdc80e (diff) | |
download | astro-create-astro@4.8.4.tar.gz astro-create-astro@4.8.4.tar.zst astro-create-astro@4.8.4.zip |
[ci] release (#11739)create-astro@4.8.4astro@4.14.3@astrojs/vercel@7.8.0@astrojs/mdx@3.1.4@astrojs/db@0.13.2
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/server-islands')
-rw-r--r-- | examples/server-islands/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/server-islands/package.json b/examples/server-islands/package.json index adf39cd38..6557b0af7 100644 --- a/examples/server-islands/package.json +++ b/examples/server-islands/package.json @@ -17,7 +17,7 @@ "@tailwindcss/forms": "^0.5.7", "@types/react": "^18.3.3", "@types/react-dom": "^18.3.0", - "astro": "^4.14.2", + "astro": "^4.14.3", "postcss": "^8.4.41", "react": "^18.3.1", "react-dom": "^18.3.1", |