Add missing script

This commit is contained in:
Roman Hotsiy 2016-04-09 02:53:41 +03:00
parent 9b41e377e7
commit fdb485fa91

View File

@ -15,7 +15,8 @@
"branch-release": "git reset --hard && branch-release",
"unit": "gulp test",
"e2e": "gulp e2e",
"deploy": "build/prepare_deploy.sh && deploy-to-gh-pages demo"
"deploy": "build/prepare_deploy.sh && deploy-to-gh-pages demo",
"github-release": "gulp github-release"
},
"keywords": [
"OpenAPI",