Skip to content

Commit e6b56f1

Browse files
committed
verbose
1 parent 892c43d commit e6b56f1

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
@@ -13,7 +13,7 @@
1313
"test:formatting": "prettier --check .",
1414
"build": "rollup -c",
1515
"format": "prettier --write .",
16-
"release": "release-it",
16+
"release": "release-it -VV",
1717
"prepublishOnly": "pnpm run build && pinst --disable",
1818
"postinstall": "husky install",
1919
"postpublish": "pinst --enable"

0 commit comments

Comments
 (0)