diff options
author | 2023-06-22 07:06:15 -0700 | |
---|---|---|
committer | 2023-06-22 10:06:15 -0400 | |
commit | 38b104049a4d3f25ff01baeecf3698515ab9a07b (patch) | |
tree | b113560fb596226f95fd2e908716c595a3baa494 /examples/framework-multiple | |
parent | 03b7d17b99a7af2ff2d9de171455df7778fca368 (diff) | |
download | astro-38b104049a4d3f25ff01baeecf3698515ab9a07b.tar.gz astro-38b104049a4d3f25ff01baeecf3698515ab9a07b.tar.zst astro-38b104049a4d3f25ff01baeecf3698515ab9a07b.zip |
[ci] release (#7434)create-astro@3.1.8astro@2.7.0@astrojs/node@5.3.0@astrojs/image@0.17.1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/framework-multiple')
-rw-r--r-- | examples/framework-multiple/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/framework-multiple/package.json b/examples/framework-multiple/package.json index 18f93494d..dcb8e76b6 100644 --- a/examples/framework-multiple/package.json +++ b/examples/framework-multiple/package.json @@ -16,7 +16,7 @@ "@astrojs/solid-js": "^2.2.0", "@astrojs/svelte": "^3.0.0", "@astrojs/vue": "^2.2.1", - "astro": "^2.6.6", + "astro": "^2.7.0", "preact": "^10.15.1", "react": "^18.2.0", "react-dom": "^18.2.0", |