diff options
author | 2023-02-02 16:43:30 -0800 | |
---|---|---|
committer | 2023-02-02 19:43:30 -0500 | |
commit | a1c0cbe604c9f91cdc421b5606aab574999eba01 (patch) | |
tree | 88da90334f047ffbb84fe7bf7dff1afc19c168bf /examples/framework-multiple | |
parent | 74c135ef9d3f0c658e1a78d0c982607b2fec9c27 (diff) | |
download | astro-a1c0cbe604c9f91cdc421b5606aab574999eba01.tar.gz astro-a1c0cbe604c9f91cdc421b5606aab574999eba01.tar.zst astro-a1c0cbe604c9f91cdc421b5606aab574999eba01.zip |
[ci] release (#6109)@astrojs/preact@2.0.2@astrojs/node@5.0.3
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 25cc08b83..66fc933e7 100644 --- a/examples/framework-multiple/package.json +++ b/examples/framework-multiple/package.json @@ -18,7 +18,7 @@ "solid-js": "^1.4.3", "svelte": "^3.48.0", "vue": "^3.2.37", - "@astrojs/preact": "^2.0.1", + "@astrojs/preact": "^2.0.2", "@astrojs/react": "^2.0.2", "@astrojs/solid-js": "^2.0.2", "@astrojs/svelte": "^2.0.1", |