summaryrefslogtreecommitdiff
path: root/packages/integrations/tailwind/package.json
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-08-07 11:51:05 -0700
committerGravatar GitHub <noreply@github.com> 2023-08-07 13:51:05 -0500
commit9509a66a7bd4fefd6a4c1f5bd57fcb91d902172d (patch)
tree23bffbc8e5cd16844b3fb7c3912bcba00184810b /packages/integrations/tailwind/package.json
parentec06dd9bbb29cc38e891517fbf884cb7083b3240 (diff)
downloadastro-582c970d1c86aee94be45ac7fe59dffe700f607f.tar.gz
astro-582c970d1c86aee94be45ac7fe59dffe700f607f.tar.zst
astro-582c970d1c86aee94be45ac7fe59dffe700f607f.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'packages/integrations/tailwind/package.json')
-rw-r--r--packages/integrations/tailwind/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/integrations/tailwind/package.json b/packages/integrations/tailwind/package.json
index 21714e509..7a9da53ec 100644
--- a/packages/integrations/tailwind/package.json
+++ b/packages/integrations/tailwind/package.json
@@ -43,7 +43,7 @@
"vite": "^4.4.6"
},
"peerDependencies": {
- "astro": "workspace:^2.10.1",
+ "astro": "workspace:^2.10.2",
"tailwindcss": "^3.0.24"
}
}