Merge branch 'master' into feature/remove-babel-polyfill

This commit is contained in:
Josh Ponelat
2017-06-19 18:49:37 +02:00
committed by GitHub
10 changed files with 75 additions and 66 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "swagger-ui",
"version": "3.0.14",
"version": "3.0.16",
"main": "dist/swagger-ui.js",
"repository": "git@github.com:swagger-api/swagger-ui.git",
"contributors": [
@@ -69,7 +69,7 @@
"sanitize-html": "^1.14.1",
"serialize-error": "2.0.0",
"shallowequal": "0.2.2",
"swagger-client": "~3.0.14",
"swagger-client": "~3.0.15",
"url-parse": "^1.1.8",
"whatwg-fetch": "0.11.1",
"worker-loader": "^0.7.1",