summaryrefslogtreecommitdiff
path: root/examples/with-tailwindcss
diff options
context:
space:
mode:
Diffstat (limited to 'examples/with-tailwindcss')
-rw-r--r--examples/with-tailwindcss/package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/with-tailwindcss/package.json b/examples/with-tailwindcss/package.json
index abaca5b5a..e2dc4e83a 100644
--- a/examples/with-tailwindcss/package.json
+++ b/examples/with-tailwindcss/package.json
@@ -11,10 +11,10 @@
"astro": "astro"
},
"dependencies": {
- "@astrojs/mdx": "^2.0.0-beta.0",
- "@astrojs/tailwind": "^6.0.0-beta.0",
+ "@astrojs/mdx": "^2.0.0",
+ "@astrojs/tailwind": "^5.0.2",
"@types/canvas-confetti": "^1.6.3",
- "astro": "^4.0.0-beta.7",
+ "astro": "^4.0.0",
"autoprefixer": "^10.4.15",
"canvas-confetti": "^1.9.1",
"postcss": "^8.4.28",