diff options
author | 2023-03-08 14:39:06 -0800 | |
---|---|---|
committer | 2023-03-08 17:39:06 -0500 | |
commit | af25778a9b985ffebc782058b1493241cc8bf5c7 (patch) | |
tree | e707ff09cb01712edb3273ee7a420c85d725a97b /examples/with-tailwindcss | |
parent | 5deacfb6c320dca01cb679ce25224627cee98ff5 (diff) | |
download | astro-af25778a9b985ffebc782058b1493241cc8bf5c7.tar.gz astro-af25778a9b985ffebc782058b1493241cc8bf5c7.tar.zst astro-af25778a9b985ffebc782058b1493241cc8bf5c7.zip |
[ci] release (#6468)astro@2.1.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 e4395b4ae..21d6037db 100644 --- a/examples/with-tailwindcss/package.json +++ b/examples/with-tailwindcss/package.json @@ -14,7 +14,7 @@ "@astrojs/mdx": "^0.18.0", "@astrojs/tailwind": "^3.1.0", "@types/canvas-confetti": "^1.4.3", - "astro": "^2.1.1", + "astro": "^2.1.2", "autoprefixer": "^10.4.7", "canvas-confetti": "^1.5.1", "postcss": "^8.4.14", |