diff options
author | 2024-03-01 01:31:12 -0800 | |
---|---|---|
committer | 2024-03-01 10:31:12 +0100 | |
commit | afd41cc28bd449e82831e91f6302221945bd6019 (patch) | |
tree | 781c42de36f3369dbdca657179de547e26463bab /examples/with-tailwindcss | |
parent | a3ebfad0cc812e410f664d58373f77e6cbaeb7aa (diff) | |
download | astro-@astrojs/node@8.2.2.tar.gz astro-@astrojs/node@8.2.2.tar.zst astro-@astrojs/node@8.2.2.zip |
[ci] release (#10265)astro@4.4.7@astrojs/node@8.2.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 3d9a75496..7439fb66b 100644 --- a/examples/with-tailwindcss/package.json +++ b/examples/with-tailwindcss/package.json @@ -14,7 +14,7 @@ "@astrojs/mdx": "^2.1.1", "@astrojs/tailwind": "^5.1.0", "@types/canvas-confetti": "^1.6.3", - "astro": "^4.4.6", + "astro": "^4.4.7", "autoprefixer": "^10.4.15", "canvas-confetti": "^1.9.1", "postcss": "^8.4.28", |