diff options
author | 2023-08-28 09:23:04 -0700 | |
---|---|---|
committer | 2023-08-28 12:23:04 -0400 | |
commit | 0a97524e38843823a16f22e16ebb656d2f740811 (patch) | |
tree | 846b83d59bb022794204950db6eeb0f7553161a0 /examples/with-tailwindcss | |
parent | ba7b23b9e01cb8a6a5073e9146c2400a6b362ec6 (diff) | |
download | astro-0a97524e38843823a16f22e16ebb656d2f740811.tar.gz astro-0a97524e38843823a16f22e16ebb656d2f740811.tar.zst astro-0a97524e38843823a16f22e16ebb656d2f740811.zip |
[ci] release (rc) (#8238)astro@3.0.0-rc.8@astrojs/vercel@4.0.0-rc.5@astrojs/deno@5.0.0-rc.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 dacee74f5..7060689ec 100644 --- a/examples/with-tailwindcss/package.json +++ b/examples/with-tailwindcss/package.json @@ -14,7 +14,7 @@ "@astrojs/mdx": "^1.0.0-rc.2", "@astrojs/tailwind": "^5.0.0-rc.1", "@types/canvas-confetti": "^1.6.0", - "astro": "^3.0.0-rc.7", + "astro": "^3.0.0-rc.8", "autoprefixer": "^10.4.15", "canvas-confetti": "^1.6.0", "postcss": "^8.4.28", |