updated versions

This commit is contained in:
Tony Tam
2017-01-05 00:55:17 -08:00
parent a7aea6784a
commit ae4961ded9
2 changed files with 4 additions and 4 deletions

View File

@@ -8,7 +8,7 @@
}
],
"description": "Swagger UI is a dependency-free collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API",
"version": "2.2.9",
"version": "2.2.10",
"homepage": "http://swagger.io",
"license": "Apache-2.0",
"main": "dist/swagger-ui.js",
@@ -63,6 +63,6 @@
"run-sequence": "^1.2.2",
"selenium-webdriver": "^2.45.0",
"sinon-chai": "2.8.0",
"swagger-client": "2.1.28"
"swagger-client": "2.1.29"
}
}