diff options
author | 2023-09-12 11:29:39 -0700 | |
---|---|---|
committer | 2023-09-12 14:29:39 -0400 | |
commit | c23ddb9ab31c34633b3a0f163fd4c24c852073de (patch) | |
tree | 75e84ec062a0b72f4f6ec62dd673a9a2aec1d0ea /examples/with-tailwindcss | |
parent | 93d5bef3e4b3ae2f0e6698b89366a0b45cbb1d26 (diff) | |
download | astro-c23ddb9ab31c34633b3a0f163fd4c24c852073de.tar.gz astro-c23ddb9ab31c34633b3a0f163fd4c24c852073de.tar.zst astro-c23ddb9ab31c34633b3a0f163fd4c24c852073de.zip |
[ci] release (#8501)astro@3.0.13@astrojs/cloudflare@7.1.0
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.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/with-tailwindcss/package.json b/examples/with-tailwindcss/package.json index 40a85f4fc..8f7d5741e 100644 --- a/examples/with-tailwindcss/package.json +++ b/examples/with-tailwindcss/package.json @@ -14,7 +14,7 @@ "@astrojs/mdx": "^1.0.3", "@astrojs/tailwind": "^5.0.0", "@types/canvas-confetti": "^1.6.0", - "astro": "^3.0.12", + "astro": "^3.0.13", "autoprefixer": "^10.4.15", "canvas-confetti": "^1.6.0", "postcss": "^8.4.28", |