Skip to content

Commit 4ab6370

Browse files
committed
chore: temporarily verbose log prepublishOnly for website
1 parent f1556b7 commit 4ab6370

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
@@ -23,7 +23,7 @@
2323
"sversion": "standard-version",
2424
"commit": "git-cz",
2525
"cz": "git-cz",
26-
"prepublishOnly": "rollup-type-bundler -e url events",
26+
"prepublishOnly": "rollup-type-bundler -v -e url events",
2727
"prepare": "husky install .github/husky"
2828
},
2929
"dependencies": {

0 commit comments

Comments
 (0)