Mirror of
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

add packageManager

deploy

authored by

trueberryless and committed by
GitHub
485094fb 46e3bedc

+2 -1
+2 -1
starlight/package.json
··· 14 14 "astro": "^5.0.2", 15 15 "sharp": "^0.32.5", 16 16 "starlight-videos": "^0.1.0" 17 - } 17 + }, 18 + "packageManager": "pnpm@9.6.0" 18 19 }