Skip to content

Commit 343ff6c

Browse files
author
abrulic
committed
generate docs updated
1 parent fcb4a1c commit 343ff6c

2 files changed

Lines changed: 168 additions & 172 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"check:unused": "knip --max-issues 1",
2828
"check:unused:fix": "knip --fix",
2929
"typegen": "react-router typegen",
30-
"generate:docs": "npx tsx scripts/generate-docs.ts",
30+
"generate:docs": "npx tsx scripts/generate-docs.ts --branch main",
3131
"content-collections:build": "content-collections build"
3232
},
3333
"dependencies": {

0 commit comments

Comments
 (0)