Skip to content

Commit fcb4a1c

Browse files
author
abrulic
committed
updated package.json - removed branch flag
1 parent 0320871 commit fcb4a1c

1 file changed

Lines changed: 1 addition & 1 deletion

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 --branch main",
30+
"generate:docs": "npx tsx scripts/generate-docs.ts",
3131
"content-collections:build": "content-collections build"
3232
},
3333
"dependencies": {

0 commit comments

Comments
 (0)