diff options
author | 2023-02-15 05:05:27 -0800 | |
---|---|---|
committer | 2023-02-15 08:05:27 -0500 | |
commit | 4b89c2b553aa93c53d6262f473f0fe793e034614 (patch) | |
tree | 5397feeb2d876ffcc55bc41cef85f1999f2c981a /packages/integrations/tailwind/package.json | |
parent | 7a6c09fac08cad13016196e235cb3790b3aa3cb0 (diff) | |
download | astro@2.0.12.tar.gz astro@2.0.12.tar.zst astro@2.0.12.zip |
[ci] release (#6239)astro@2.0.12@astrojs/mdx@0.16.1@astrojs/image@0.15.0
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.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/integrations/tailwind/package.json b/packages/integrations/tailwind/package.json index 73195bdba..c69d18d60 100644 --- a/packages/integrations/tailwind/package.json +++ b/packages/integrations/tailwind/package.json @@ -41,7 +41,7 @@ }, "peerDependencies": { "tailwindcss": "^3.0.24", - "astro": "workspace:^2.0.11" + "astro": "workspace:^2.0.12" }, "pnpm": { "peerDependencyRules": { |