diff options
author | 2022-12-19 07:26:29 -0800 | |
---|---|---|
committer | 2022-12-19 09:26:29 -0600 | |
commit | 783a2a8e1bf3854b384e78fee7808777bfdfb501 (patch) | |
tree | 1ef0a8337c08116909acfc4f3f9681433084a649 /examples/with-tailwindcss | |
parent | d5aff85db48ccc9234968071b378829369afba9b (diff) | |
download | astro-783a2a8e1bf3854b384e78fee7808777bfdfb501.tar.gz astro-783a2a8e1bf3854b384e78fee7808777bfdfb501.tar.zst astro-783a2a8e1bf3854b384e78fee7808777bfdfb501.zip |
[ci] release (#5642)astro@1.7.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 e9de7685b..4d32f5d2e 100644 --- a/examples/with-tailwindcss/package.json +++ b/examples/with-tailwindcss/package.json @@ -14,7 +14,7 @@ "@astrojs/mdx": "^0.13.0", "@astrojs/tailwind": "^2.1.3", "@types/canvas-confetti": "^1.4.3", - "astro": "^1.7.1", + "astro": "^1.7.2", "autoprefixer": "^10.4.7", "canvas-confetti": "^1.5.1", "postcss": "^8.4.14", |