updated versions

This commit is contained in:
Tony Tam
2016-09-16 09:18:20 -07:00
parent cf96414f78
commit 9fee08daa3
2 changed files with 2 additions and 2 deletions

2
dist/swagger-ui.js vendored
View File

@@ -3145,7 +3145,7 @@ state.pendingcb++;ret=writeOrBuffer(this,state,chunk,encoding,cb)}return ret};Wr
/**
* swagger-client - swagger-client is a javascript client for use with swaggering APIs.
* @version v2.1.19
* @version v2.1.20
* @link http://swagger.io
* @license Apache-2.0
*/

View File

@@ -60,6 +60,6 @@
"phantomjs": "1.9.19",
"selenium-webdriver": "^2.45.0",
"sinon-chai": "2.8.0",
"swagger-client": "2.1.19"
"swagger-client": "2.1.20"
}
}