diff options
author | 2023-02-27 05:55:42 -0800 | |
---|---|---|
committer | 2023-02-27 08:55:42 -0500 | |
commit | 71743aeca723e215c0107ecf2e111fdcc8ec7e45 (patch) | |
tree | f47ad6eb9f8d8504677a6da94b42c4f3c6cc9b40 /examples/with-tailwindcss | |
parent | 780c583b0eabdb457a7f90f3d447b5e37e464b2c (diff) | |
download | astro-71743aeca723e215c0107ecf2e111fdcc8ec7e45.tar.gz astro-71743aeca723e215c0107ecf2e111fdcc8ec7e45.tar.zst astro-71743aeca723e215c0107ecf2e111fdcc8ec7e45.zip |
[ci] release (#6359)create-astro@3.0.4astro@2.0.16@astrojs/webapi@2.0.2@astrojs/telemetry@2.0.1@astrojs/lit@1.2.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 dea3b3b82..25d1731a4 100644 --- a/examples/with-tailwindcss/package.json +++ b/examples/with-tailwindcss/package.json @@ -14,7 +14,7 @@ "@astrojs/mdx": "^0.17.2", "@astrojs/tailwind": "^3.0.1", "@types/canvas-confetti": "^1.4.3", - "astro": "^2.0.15", + "astro": "^2.0.16", "autoprefixer": "^10.4.7", "canvas-confetti": "^1.5.1", "postcss": "^8.4.14", |