diff options
author | 2023-09-25 12:54:55 -0700 | |
---|---|---|
committer | 2023-09-25 15:54:55 -0400 | |
commit | 60684fad72a625b1a7aee1ab9a9169574a1c780c (patch) | |
tree | 541ead86245a6358f642ea1a1f4c1bdbaebf15e7 /examples/with-tailwindcss | |
parent | 7fc700e30d3d257f5b3d8f4480162076c7e0e8df (diff) | |
download | astro-60684fad72a625b1a7aee1ab9a9169574a1c780c.tar.gz astro-60684fad72a625b1a7aee1ab9a9169574a1c780c.tar.zst astro-60684fad72a625b1a7aee1ab9a9169574a1c780c.zip |
[ci] release (#8663)astro@3.1.4@astrojs/netlify@3.0.2@astrojs/deno@5.0.1
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 16227af9b..be1cd7535 100644 --- a/examples/with-tailwindcss/package.json +++ b/examples/with-tailwindcss/package.json @@ -14,7 +14,7 @@ "@astrojs/mdx": "^1.1.0", "@astrojs/tailwind": "^5.0.0", "@types/canvas-confetti": "^1.6.0", - "astro": "^3.1.3", + "astro": "^3.1.4", "autoprefixer": "^10.4.15", "canvas-confetti": "^1.6.0", "postcss": "^8.4.28", |