Skip to content

Commit b3a2df0

Browse files
committed
chore: update np
1 parent 4535161 commit b3a2df0

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
@@ -36,7 +36,7 @@
3636
"deploy": "UMI_ENV=gh npm run build && gh-pages -d dist",
3737
"lint": "eslint src/ examples/ --ext .tsx,.ts,.jsx,.jsx",
3838
"now-build": "npm run build",
39-
"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish",
39+
"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish --any-branch",
4040
"lint:tsc": "tsc -p tsconfig.json --noEmit",
4141
"start": "dumi dev",
4242
"test": "rc-test"

0 commit comments

Comments
 (0)