Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit e66f9eb

Browse files
committedFeb 6, 2025·
chore: add any branch
1 parent ed1d26d commit e66f9eb

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
"scripts": {
3030
"start": "dumi dev",
3131
"compile": "father build",
32-
"prepublishOnly": "npm run compile && np --yolo --no-publish",
32+
"prepublishOnly": "npm run compile && np --yolo --any-branch --no-publish",
3333
"lint": "eslint src/ --ext .tsx,.ts,.jsx,.js",
3434
"test": "rc-test",
3535
"coverage": "rc-test --coverage"

0 commit comments

Comments
 (0)
Please sign in to comment.