diff options
author | 2023-11-21 06:52:08 -0800 | |
---|---|---|
committer | 2023-11-21 22:52:08 +0800 | |
commit | d9e72cea399c1426311faa2ac93ce66c89b5e7ac (patch) | |
tree | ceb47addbecdedc88ef7ba206f59752e2e82977e /examples/with-tailwindcss/package.json | |
parent | 7ab5137ba724781e8264a33f69ae65020c6549f0 (diff) | |
download | astro-a7a5a0a620dabe4bebbb8e0e3d37347ea3d84a66.tar.gz astro-a7a5a0a620dabe4bebbb8e0e3d37347ea3d84a66.tar.zst astro-a7a5a0a620dabe4bebbb8e0e3d37347ea3d84a66.zip |
[ci] release (#9116)astro@3.5.6
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/with-tailwindcss/package.json')
-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 3a3e83dd3..02201c75f 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.5.5", + "astro": "^3.5.6", "autoprefixer": "^10.4.15", "canvas-confetti": "^1.6.0", "postcss": "^8.4.28", |