diff options
author | 2023-02-17 10:44:15 -0800 | |
---|---|---|
committer | 2023-02-17 13:44:15 -0500 | |
commit | 2e4ca0370a68aa412924a6a14b9f59fa2e5effdd (patch) | |
tree | 08509d5b6be4a8a2a1514dcdf8aeefc8ac77b017 /examples/with-tailwindcss | |
parent | ff70614083d60758daac2c7d8f7c83601b474291 (diff) | |
download | astro-2e4ca0370a68aa412924a6a14b9f59fa2e5effdd.tar.gz astro-2e4ca0370a68aa412924a6a14b9f59fa2e5effdd.tar.zst astro-2e4ca0370a68aa412924a6a14b9f59fa2e5effdd.zip |
[ci] release (#6279)astro@2.0.14@astrojs/webapi@2.0.1@astrojs/deno@4.0.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 848bc27b9..17e74e99a 100644 --- a/examples/with-tailwindcss/package.json +++ b/examples/with-tailwindcss/package.json @@ -14,7 +14,7 @@ "@astrojs/mdx": "^0.17.0", "@astrojs/tailwind": "^3.0.1", "@types/canvas-confetti": "^1.4.3", - "astro": "^2.0.13", + "astro": "^2.0.14", "autoprefixer": "^10.4.7", "canvas-confetti": "^1.5.1", "postcss": "^8.4.14", |