Skip to content

Commit

Permalink
Update swagger-ui to 3.20.5 and ReDoc to 2.0.0-rc.2
Browse files Browse the repository at this point in the history
  • Loading branch information
axnsan12 committed Jan 29, 2019
1 parent df82fe5 commit bacab20
Show file tree
Hide file tree
Showing 4 changed files with 55 additions and 54 deletions.
81 changes: 41 additions & 40 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "drf-yasg",
"dependencies": {
"redoc": "^2.0.0-rc.0",
"swagger-ui-dist": "^3.20.4"
"redoc": "^2.0.0-rc.2",
"swagger-ui-dist": "^3.20.5"
},
"repository": {
"type": "git",
Expand Down
16 changes: 8 additions & 8 deletions src/drf_yasg/static/drf-yasg/redoc/redoc.min.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

0 comments on commit bacab20

Please sign in to comment.