We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d3d392 commit f078c4eCopy full SHA for f078c4e
package.json
@@ -9,7 +9,7 @@
9
"clean": "rimraf ./dist",
10
"watch": "tsc --watch",
11
"prepublishOnly": "npm run build",
12
- "npm-publish": "np"
+ "release": "np"
13
},
14
"author": "Priyank Patel <[email protected]>",
15
"contributors": [
0 commit comments