JoelLefkowitz / drf-yasg

Automated generation of real Swagger/OpenAPI 2.0 schemas from Django REST Framework code.
https://drf-yasg2.readthedocs.io/en/stable/
BSD 3-Clause "New" or "Revised" License
65 stars 2 forks source link

Update npm dependencies to latest #47

Closed johnthagen closed 4 years ago

johnthagen commented 4 years ago

Update npm dependencies to latest. swagger-ui-dist was pinned to a 1 year old version.

johnthagen commented 4 years ago

update-ui.sh probably also needs to be run, but not sure how you want to handle PRs in that regard. Should we update the copied versions at the same time as bumping package.json?