diff options
author | 2022-11-17 07:52:42 -0800 | |
---|---|---|
committer | 2022-11-17 10:52:42 -0500 | |
commit | bbb329e65efbca8be7eea2a23bac1097b66414a1 (patch) | |
tree | 49bae74ea767aa78c7da95d5989e44ae182b58cf /examples/with-tailwindcss | |
parent | eea824bee9ea70e0d7192162733eb521c16be460 (diff) | |
download | astro-bbb329e65efbca8be7eea2a23bac1097b66414a1.tar.gz astro-bbb329e65efbca8be7eea2a23bac1097b66414a1.tar.zst astro-bbb329e65efbca8be7eea2a23bac1097b66414a1.zip |
[ci] release (#5419)astro@1.6.10@astrojs/node@3.1.0@astrojs/image@0.11.6
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 2b588fb86..bccbf4926 100644 --- a/examples/with-tailwindcss/package.json +++ b/examples/with-tailwindcss/package.json @@ -14,7 +14,7 @@ "@astrojs/mdx": "^0.11.6", "@astrojs/tailwind": "^2.1.2", "@types/canvas-confetti": "^1.4.3", - "astro": "^1.6.9", + "astro": "^1.6.10", "autoprefixer": "^10.4.7", "canvas-confetti": "^1.5.1", "postcss": "^8.4.14", |