Skip to content

Commit 7437770

Browse files
committed
FIX: change publish script into deploy - wrong trigger
Signed-off-by: dziksu <benjaminrast93@gmail.com>
1 parent ddec1d0 commit 7437770

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"size": "size-limit",
2525
"analyze": "size-limit --why",
2626
"prepublish": "tsdx build",
27-
"publish": "np"
27+
"deploy": "np"
2828
},
2929
"engines": {
3030
"node": ">=10"

0 commit comments

Comments
 (0)