mirror of
https://github.com/Redocly/redoc.git
synced 2025-03-03 01:15:46 +03:00
Add missing script
This commit is contained in:
parent
9b41e377e7
commit
fdb485fa91
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue
Block a user