Skip to content

Commit 2192031

Browse files
committed
update package.json
1 parent 4dfd976 commit 2192031

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"start": "father doc dev --storybook",
3030
"build": "father doc build --storybook",
3131
"compile": "father build",
32-
"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish",
32+
"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish --any-branch",
3333
"lint": "eslint src/ --ext .tsx,.ts",
3434
"test": "father test",
3535
"now-build": "npm run build"

0 commit comments

Comments
 (0)