diff options
| author | 2022-09-13 12:15:05 -0700 | |
|---|---|---|
| committer | 2022-09-13 15:15:05 -0400 | |
| commit | 150cd8a582c70a394ad53282ef041152c2d5a9d3 (patch) | |
| tree | a34bd34436d617bb48f9766ce8027d58f1f36b2d /examples/with-tailwindcss | |
| parent | 8cfb3fb535a16ebb1c185de2609435fdd7954611 (diff) | |
| download | astro@1.2.3.tar.gz astro@1.2.3.tar.zst astro@1.2.3.zip | |
[ci] release (#4729)astro@1.2.3@astrojs/tailwind@1.0.1@astrojs/netlify@1.0.3
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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/with-tailwindcss/package.json b/examples/with-tailwindcss/package.json index 3c174fabb..c9a6ac0ad 100644 --- a/examples/with-tailwindcss/package.json +++ b/examples/with-tailwindcss/package.json @@ -11,8 +11,8 @@ "astro": "astro" }, "dependencies": { - "astro": "^1.2.2", - "@astrojs/tailwind": "^1.0.0", + "astro": "^1.2.3", + "@astrojs/tailwind": "^1.0.1", "autoprefixer": "^10.4.7", "canvas-confetti": "^1.5.1", "postcss": "^8.4.14", |
