fix: pin compatible astro/starlight versions
This commit is contained in:
@@ -9,8 +9,8 @@
|
|||||||
"preview": "astro preview"
|
"preview": "astro preview"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/starlight": "0.34.2",
|
"@astrojs/starlight": "0.29.0",
|
||||||
"astro": "5.6.1",
|
"astro": "5.0.0",
|
||||||
"sharp": "0.33.5"
|
"sharp": "0.33.5"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user