This commit is contained in:
Kyle Shockey
2017-04-21 19:52:06 -07:00
parent 5ae195074f
commit 0f95724829
6 changed files with 12 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "swagger-ui",
"version": "3.0.6",
"version": "3.0.7",
"main": "dist/swagger-ui.js",
"repository": "git@github.com:swagger-api/swagger-ui.git",
"contributors": [
@@ -67,7 +67,7 @@
"reselect": "2.5.3",
"serialize-error": "2.0.0",
"shallowequal": "0.2.2",
"swagger-client": "^3.0.6",
"swagger-client": "^3.0.7",
"url-parse": "^1.1.8",
"whatwg-fetch": "0.11.1",
"worker-loader": "^0.7.1",