fork of hey-api/openapi-ts because I need some additional things
0
fork

Configure Feed

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

chore: add package manager to docs package.json

Lubos 650a5fde 3ec732b0

+2 -1
+2 -1
docs/package.json
··· 19 19 "vitepress": "2.0.0-alpha.11", 20 20 "vitepress-plugin-llms": "1.7.3", 21 21 "vue": "3.5.13" 22 - } 22 + }, 23 + "packageManager": "pnpm@10.14.0" 23 24 }