diff options
Diffstat (limited to 'examples/framework-alpine/package.json')
-rw-r--r-- | examples/framework-alpine/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/framework-alpine/package.json b/examples/framework-alpine/package.json index 3a600b303..15d4931eb 100644 --- a/examples/framework-alpine/package.json +++ b/examples/framework-alpine/package.json @@ -10,7 +10,7 @@ "astro": "astro" }, "dependencies": { - "astro": "^1.2.0", + "astro": "^1.2.1", "alpinejs": "^3.10.2", "@astrojs/alpinejs": "^0.1.2", "@types/alpinejs": "^3.7.0" |