diff options
author | 2023-02-02 16:43:30 -0800 | |
---|---|---|
committer | 2023-02-02 19:43:30 -0500 | |
commit | a1c0cbe604c9f91cdc421b5606aab574999eba01 (patch) | |
tree | 88da90334f047ffbb84fe7bf7dff1afc19c168bf /examples/docs | |
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/docs')
-rw-r--r-- | examples/docs/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/docs/package.json b/examples/docs/package.json index 4f93b0ef7..5a64ea6b3 100644 --- a/examples/docs/package.json +++ b/examples/docs/package.json @@ -16,7 +16,7 @@ "react": "^18.1.0", "react-dom": "^18.1.0", "@astrojs/react": "^2.0.2", - "@astrojs/preact": "^2.0.1", + "@astrojs/preact": "^2.0.2", "@algolia/client-search": "^4.13.1", "@docsearch/css": "^3.1.0", "@docsearch/react": "^3.1.0", |