summaryrefslogtreecommitdiff
path: root/examples/tailwindcss
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2021-05-28 18:25:36 -0500
committerGravatar GitHub <noreply@github.com> 2021-05-28 18:25:36 -0500
commit092d201aeefb4cae8101504e2a9730324fb4886e (patch)
tree4baee1eb40c4db2e7d1599d7008def00e3524998 /examples/tailwindcss
parent2e99dc574f1dae4f4966fa57f0fa53ee55779082 (diff)
downloadastro-092d201aeefb4cae8101504e2a9730324fb4886e.tar.gz
astro-092d201aeefb4cae8101504e2a9730324fb4886e.tar.zst
astro-092d201aeefb4cae8101504e2a9730324fb4886e.zip
Version Packages (next) (#227)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/tailwindcss')
-rw-r--r--examples/tailwindcss/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/tailwindcss/package.json b/examples/tailwindcss/package.json
index 700be8e67..19fa49a42 100644
--- a/examples/tailwindcss/package.json
+++ b/examples/tailwindcss/package.json
@@ -8,7 +8,7 @@
"astro-dev": "nodemon --delay 0.5 -w ../../packages/astro/dist -x '../../packages/astro/astro.mjs dev'"
},
"devDependencies": {
- "astro": "^0.11.0",
+ "astro": "^0.12.0-next.0",
"tailwindcss": "^2.1.2"
},
"snowpack": {