Skip to content

Commit

Permalink
chore: bump starlight peer dependency version in docsearch plugin
Browse files Browse the repository at this point in the history
Co-authored-by: Chris Swithinbank <357379+delucis@users.noreply.github.com>
  • Loading branch information
HiDeoo and delucis committed Jan 9, 2025
1 parent f543ed9 commit e80caa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/docsearch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"./schema": "./schema.ts"
},
"peerDependencies": {
"@astrojs/starlight": ">=0.30.0"
"@astrojs/starlight": ">=0.31.0"
},
"dependencies": {
"@docsearch/css": "^3.6.0",
Expand Down

0 comments on commit e80caa4

Please sign in to comment.