Skip to content

Commit e110f88

Browse files
committed
fix(dependencies): change @lunariajs/starlight version to exact match
1 parent 1a29f6e commit e110f88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@astrojs/starlight": "0.32.0",
14-
"@lunariajs/starlight": "^0.1.1",
14+
"@lunariajs/starlight": "0.1.1",
1515
"astro": "^5.1.8",
1616
"astro-matomo": "^1.7.0",
1717
"sharp": "^0.33.5",

0 commit comments

Comments
 (0)