summaryrefslogtreecommitdiff
path: root/examples/with-tailwindcss
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-10-27 06:41:03 -0700
committerGravatar GitHub <noreply@github.com> 2022-10-27 09:41:03 -0400
commit50841bb7fd88d9c557bb6386e1ada23a8bc80ab9 (patch)
treec30b921ba19f9f876d9a4b690b6f842a49dc3621 /examples/with-tailwindcss
parentb9364ff8d98095b905f761074fb1179b24aa6c74 (diff)
downloadastro-50841bb7fd88d9c557bb6386e1ada23a8bc80ab9.tar.gz
astro-50841bb7fd88d9c557bb6386e1ada23a8bc80ab9.tar.zst
astro-50841bb7fd88d9c557bb6386e1ada23a8bc80ab9.zip
* [ci] release * Update packages/integrations/cloudflare/CHANGELOG.md Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Matthew Phillips <matthew@skypack.dev> Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
Diffstat (limited to 'examples/with-tailwindcss')
-rw-r--r--examples/with-tailwindcss/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/with-tailwindcss/package.json b/examples/with-tailwindcss/package.json
index b33bd0a91..f4fb27d97 100644
--- a/examples/with-tailwindcss/package.json
+++ b/examples/with-tailwindcss/package.json
@@ -14,7 +14,7 @@
"@astrojs/mdx": "^0.11.5",
"@astrojs/tailwind": "^2.1.1",
"@types/canvas-confetti": "^1.4.3",
- "astro": "^1.5.3",
+ "astro": "^1.6.0",
"autoprefixer": "^10.4.7",
"canvas-confetti": "^1.5.1",
"postcss": "^8.4.14",