Skip to content

Commit 39baf08

Browse files
committed
chore: update package.json
1 parent 289577a commit 39baf08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"compile": "father build",
2828
"coverage": "rc-test --coverage",
2929
"lint": "eslint src/ docs/examples/ --ext .tsx,.ts,.jsx,.js",
30-
"prepublishOnly": "npm run compile",
30+
"prepublishOnly": "npm run compile && np --yolo --no-publish",
3131
"start": "dumi dev",
3232
"test": "rc-test"
3333
},

0 commit comments

Comments
 (0)