updated versions

This commit is contained in:
Tony Tam
2015-02-11 21:35:52 -08:00
parent 9ce5187312
commit fd9fbd61e7
6 changed files with 360 additions and 350 deletions

View File

@@ -2,7 +2,7 @@
"name": "swagger-ui",
"author": "Tony Tam <fehguy@gmail.com>",
"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.1.2-M1",
"version": "2.1.3-M1",
"homepage": "http://swagger.io",
"license": "Apache 2.0",
"scripts": {
@@ -18,7 +18,7 @@
"dependencies": {
"shred": "0.8.10",
"btoa": "1.1.1",
"swagger-client": "2.1.2-M1"
"swagger-client": "2.1.3-M1"
},
"devDependencies": {
"chai": "^1.10.0",