Skip to content

Commit f078c4e

Browse files
author
Matteo Padovano
committed
chore: change name script publish new version
1 parent 6d3d392 commit f078c4e

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
@@ -9,7 +9,7 @@
99
"clean": "rimraf ./dist",
1010
"watch": "tsc --watch",
1111
"prepublishOnly": "npm run build",
12-
"npm-publish": "np"
12+
"release": "np"
1313
},
1414
"author": "Priyank Patel <[email protected]>",
1515
"contributors": [

0 commit comments

Comments
 (0)