updated versions, rebuilt

This commit is contained in:
Tony Tam
2015-06-06 15:32:28 -07:00
parent 5ee553ecce
commit 673881007c
5 changed files with 23 additions and 28 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.1.5-M2",
"version": "2.1.0",
"homepage": "http://swagger.io",
"license": "Apache 2.0",
"main": "dist/swagger-ui.js",
@@ -50,6 +50,6 @@
"less": "^2.4.0",
"mocha": "^2.1.0",
"selenium-webdriver": "^2.45.0",
"swagger-client": "2.1.7-M2"
"swagger-client": "2.1.1"
}
}