Skip to content

Commit 95ce51b

Browse files
committed
🔨 Update release script in package.json
1 parent 05153b0 commit 95ce51b

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
@@ -11,7 +11,7 @@
1111
"scripts": {
1212
"prepare": "husky install",
1313
"updates": "npx ncu",
14-
"release": "np"
14+
"release": "npx np"
1515
},
1616
"devDependencies": {
1717
"@commitlint/cli": "^17.2.0",

0 commit comments

Comments
 (0)