We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc12f16 commit f80e219Copy full SHA for f80e219
package.json
@@ -49,6 +49,7 @@
49
"test": "echo \"Error: no test specified\" && exit 1",
50
"stage-release": "gulp stage-release --newversion",
51
"release": "gulp release --tagmessage",
52
+ "publish": "npm publish",
53
"prebuild": "npm install && npm run clean"
54
}
55
0 commit comments