* v3.13.5

* rebuild dist
This commit is contained in:
kyle
2018-04-20 20:34:43 -07:00
committed by GitHub
parent 0c50c7e99f
commit 44c3f09abe
8 changed files with 19 additions and 19 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "swagger-ui",
"version": "3.13.4",
"version": "3.13.5",
"main": "dist/swagger-ui.js",
"repository": "git@github.com:swagger-api/swagger-ui.git",
"contributors": [
@@ -84,7 +84,7 @@
"scroll-to-element": "^2.0.0",
"serialize-error": "2.0.0",
"shallowequal": "0.2.2",
"swagger-client": "^3.7.0",
"swagger-client": "^3.7.1",
"url-parse": "^1.1.8",
"whatwg-fetch": "0.11.1",
"worker-loader": "^0.7.1",