We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2b3217 commit 19aa03fCopy full SHA for 19aa03f
1 file changed
package.json
@@ -29,7 +29,7 @@
29
"gh-pages": "npm run docs:build && npm run docs:deploy",
30
"lint": "eslint src --ext .tsx,.ts,.jsx,.js",
31
"now-build": "npm run docs:build",
32
- "prepublishOnly": "npm run compile && np --yolo --no-publish",
+ "prepublishOnly": "npm run compile && np --yolo --no-publish --any-branch",
33
"prettier": "prettier . --write",
34
"postpublish": "npm run gh-pages",
35
"start": "dumi dev",
0 commit comments