* v3.15.0

* rebuild dist
This commit is contained in:
kyle
2018-05-19 00:38:16 -07:00
committed by GitHub
parent 16bf8fb3be
commit aa22756641
9 changed files with 24 additions and 24 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "swagger-ui",
"version": "3.14.2",
"version": "3.15.0",
"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.8.1",
"swagger-client": "^3.8.4",
"url-parse": "^1.1.8",
"whatwg-fetch": "0.11.1",
"worker-loader": "^0.7.1",