diff options
author | 2022-11-08 10:00:53 -0800 | |
---|---|---|
committer | 2022-11-08 13:00:53 -0500 | |
commit | e8ff4571f2bbc8cadbe7bd17fd6cc12861b8ca11 (patch) | |
tree | 8406684006dd45f8ee30391a84141574d4aa0185 /examples/framework-alpine | |
parent | 70adbe34a0838ea8d8eccbc241f4d37941ae846e (diff) | |
download | astro-@astrojs/cloudflare@4.0.1.tar.gz astro-@astrojs/cloudflare@4.0.1.tar.zst astro-@astrojs/cloudflare@4.0.1.zip |
[ci] release (#5325)create-astro@1.2.2astro@1.6.5@astrojs/netlify@1.2.1@astrojs/image@0.11.2@astrojs/cloudflare@4.0.1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/framework-alpine')
-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 53d4c01d1..014266393 100644 --- a/examples/framework-alpine/package.json +++ b/examples/framework-alpine/package.json @@ -11,7 +11,7 @@ "astro": "astro" }, "dependencies": { - "astro": "^1.6.4", + "astro": "^1.6.5", "alpinejs": "^3.10.2", "@astrojs/alpinejs": "^0.1.2", "@types/alpinejs": "^3.7.0" |