Skip to content

Commit 96231ff

Browse files
committed
chore: any branch of np
1 parent dc41d97 commit 96231ff

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
@@ -27,7 +27,7 @@
2727
"coverage": "npm test -- --coverage",
2828
"lint": "eslint src/ --ext .tsx,.ts & eslint tests/ --ext .js",
2929
"prepare": "husky install",
30-
"prepublishOnly": "npm run compile && np --yolo --no-publish",
30+
"prepublishOnly": "npm run compile && np --yolo --no-publish --any-branch",
3131
"start": "dumi dev",
3232
"test": "rc-test"
3333
},

0 commit comments

Comments
 (0)