Skip to content

Commit

Permalink
fix(jsbattle): add missing swagger-jsdoc dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jamro committed Jul 10, 2020
1 parent 7416c49 commit 17e0e97
Show file tree
Hide file tree
Showing 2 changed files with 122 additions and 8 deletions.
129 changes: 121 additions & 8 deletions packages/jsbattle/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions packages/jsbattle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
"lodash": "^4.17.15",
"path": "^0.12.7",
"puppeteer": "^3.3.0",
"swagger-jsdoc": "^4.0.0",
"yargs": "^15.3.1"
},
"gitHead": "b086d7f5befb0506cc4f1ef9a6450cf2591b9b7d"
Expand Down

0 comments on commit 17e0e97

Please sign in to comment.