Skip to content

Commit f80e219

Browse files
committed
Add publish script
1 parent bc12f16 commit f80e219

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
"test": "echo \"Error: no test specified\" && exit 1",
5050
"stage-release": "gulp stage-release --newversion",
5151
"release": "gulp release --tagmessage",
52+
"publish": "npm publish",
5253
"prebuild": "npm install && npm run clean"
5354
}
5455
}

0 commit comments

Comments
 (0)