Skip to content

Commit 19aa03f

Browse files
committed
chore: lock branch
1 parent b2b3217 commit 19aa03f

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
@@ -29,7 +29,7 @@
2929
"gh-pages": "npm run docs:build && npm run docs:deploy",
3030
"lint": "eslint src --ext .tsx,.ts,.jsx,.js",
3131
"now-build": "npm run docs:build",
32-
"prepublishOnly": "npm run compile && np --yolo --no-publish",
32+
"prepublishOnly": "npm run compile && np --yolo --no-publish --any-branch",
3333
"prettier": "prettier . --write",
3434
"postpublish": "npm run gh-pages",
3535
"start": "dumi dev",

0 commit comments

Comments
 (0)