summaryrefslogtreecommitdiff
path: root/examples/with-tailwindcss
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-04-12 05:51:55 -0700
committerGravatar GitHub <noreply@github.com> 2023-04-12 08:51:55 -0400
commitb2254bd786111d19b39264e30dbfe10b1e29ee26 (patch)
tree205d05133fb0dc652030a7d95d627e52a530a62b /examples/with-tailwindcss
parent7653cf9e9fedc6edc6038603248351e276191c3a (diff)
downloadastro-b2254bd786111d19b39264e30dbfe10b1e29ee26.tar.gz
astro-b2254bd786111d19b39264e30dbfe10b1e29ee26.tar.zst
astro-b2254bd786111d19b39264e30dbfe10b1e29ee26.zip
[ci] release (#6818)astro@2.2.3@astrojs/mdx@0.18.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.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/with-tailwindcss/package.json b/examples/with-tailwindcss/package.json
index a898d65cc..cd09c7a5f 100644
--- a/examples/with-tailwindcss/package.json
+++ b/examples/with-tailwindcss/package.json
@@ -11,10 +11,10 @@
"astro": "astro"
},
"dependencies": {
- "@astrojs/mdx": "^0.18.3",
+ "@astrojs/mdx": "^0.18.4",
"@astrojs/tailwind": "^3.1.1",
"@types/canvas-confetti": "^1.4.3",
- "astro": "^2.2.2",
+ "astro": "^2.2.3",
"autoprefixer": "^10.4.7",
"canvas-confetti": "^1.5.1",
"postcss": "^8.4.14",