Skip to content

Commit 4417aec

Browse files
author
abrulic
committed
update package-json
1 parent bc80799 commit 4417aec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"check:unused": "knip --max-issues 1",
2626
"check:unused:fix": "knip --fix",
2727
"typegen": "react-router typegen",
28-
"generate:docs": "npx tsx scripts/generate-docs.ts --branch",
28+
"generate:docs": "npx tsx scripts/generate-docs.ts --branch main",
2929
"verify:docs": "tsx scripts/verify-docs.ts",
3030
"content-collections:build": "content-collections build"
3131
},

0 commit comments

Comments
 (0)