* v3.10.0

* Fix Execute styling issue

* Rebuild dist
This commit is contained in:
kyle
2018-02-09 20:47:44 -08:00
committed by GitHub
parent f0c5f1fe33
commit 1013d16d9e
8 changed files with 13 additions and 13 deletions

View File

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