release: v3.18.2 (#4834)

* v3.18.2

* rebuild dist

* update e2e test path config
This commit is contained in:
kyle
2018-08-25 12:13:00 -07:00
committed by GitHub
parent 00432fc07c
commit f51f391dcc
9 changed files with 21 additions and 21 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "swagger-ui",
"version": "3.18.1",
"version": "3.18.2",
"main": "dist/swagger-ui.js",
"repository": "git@github.com:swagger-api/swagger-ui.git",
"contributors": [
@@ -73,7 +73,7 @@
"remarkable": "^1.7.1",
"reselect": "^2.5.4",
"serialize-error": "^2.1.0",
"swagger-client": "^3.8.13",
"swagger-client": "^3.8.15",
"url-parse": "^1.1.8",
"xml": "1.0.1",
"xml-but-prettier": "^1.0.1",