diff options
author | 2023-03-23 22:49:12 -0700 | |
---|---|---|
committer | 2023-03-24 13:49:12 +0800 | |
commit | dfbd09b711f45da230e75a09b12a186320a632a9 (patch) | |
tree | f0b3d8b17b867edd9120f8656a3470c4b4a72fb8 /examples/with-tailwindcss | |
parent | af4bd5e79c0bd662d58aeb016a61950e176b0a26 (diff) | |
download | astro-dfbd09b711f45da230e75a09b12a186320a632a9.tar.gz astro-dfbd09b711f45da230e75a09b12a186320a632a9.tar.zst astro-dfbd09b711f45da230e75a09b12a186320a632a9.zip |
[ci] release (#6634)astro@2.1.6@astrojs/image@0.16.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 dd585459b..c6490440c 100644 --- a/examples/with-tailwindcss/package.json +++ b/examples/with-tailwindcss/package.json @@ -14,7 +14,7 @@ "@astrojs/mdx": "^0.18.2", "@astrojs/tailwind": "^3.1.1", "@types/canvas-confetti": "^1.4.3", - "astro": "^2.1.5", + "astro": "^2.1.6", "autoprefixer": "^10.4.7", "canvas-confetti": "^1.5.1", "postcss": "^8.4.14", |