This commit is contained in:
Kyle Shockey
2017-11-03 19:39:33 -07:00
parent 500c10bbc2
commit 4a76e6f2cd
9 changed files with 33 additions and 27 deletions

View File

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