diff options
author | 2023-11-27 07:34:52 -0800 | |
---|---|---|
committer | 2023-11-27 21:04:52 +0530 | |
commit | 2ef75fe752b4fbd63f98ca8ee294b135f6bec804 (patch) | |
tree | 53f9d5f402bf9fb278e624c292d503d493ef849c /examples/with-tailwindcss | |
parent | ae29fad70b8f5d32baca00625e1e8ed94fee47f6 (diff) | |
download | astro-2ef75fe752b4fbd63f98ca8ee294b135f6bec804.tar.gz astro-2ef75fe752b4fbd63f98ca8ee294b135f6bec804.tar.zst astro-2ef75fe752b4fbd63f98ca8ee294b135f6bec804.zip |
[ci] release (#9180)astro@3.6.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 9288f0e8e..ce4d4b0cc 100644 --- a/examples/with-tailwindcss/package.json +++ b/examples/with-tailwindcss/package.json @@ -14,7 +14,7 @@ "@astrojs/mdx": "^1.1.5", "@astrojs/tailwind": "^5.0.2", "@types/canvas-confetti": "^1.6.0", - "astro": "^3.6.0", + "astro": "^3.6.1", "autoprefixer": "^10.4.15", "canvas-confetti": "^1.6.0", "postcss": "^8.4.28", |