diff options
author | 2022-11-10 16:09:24 -0800 | |
---|---|---|
committer | 2022-11-10 16:09:24 -0800 | |
commit | 7ec016fec35d97bde38ec35126cd80ff27de85d0 (patch) | |
tree | c355a5fa387259f11fbf6e6a8f4ce539be7b4176 /examples/with-tailwindcss | |
parent | 20e60c6e0857f7b6938494df6027e8c1ad74cdc1 (diff) | |
download | astro-7ec016fec35d97bde38ec35126cd80ff27de85d0.tar.gz astro-7ec016fec35d97bde38ec35126cd80ff27de85d0.tar.zst astro-7ec016fec35d97bde38ec35126cd80ff27de85d0.zip |
[ci] release (#5359)astro@1.6.7@astrojs/image@0.11.4
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 dbb4c1f48..d1640fbf6 100644 --- a/examples/with-tailwindcss/package.json +++ b/examples/with-tailwindcss/package.json @@ -14,7 +14,7 @@ "@astrojs/mdx": "^0.11.6", "@astrojs/tailwind": "^2.1.2", "@types/canvas-confetti": "^1.4.3", - "astro": "^1.6.6", + "astro": "^1.6.7", "autoprefixer": "^10.4.7", "canvas-confetti": "^1.5.1", "postcss": "^8.4.14", |