updated swagger-js to address sample schema issues

This commit is contained in:
Tony Tam
2013-08-29 17:15:50 -07:00
parent f22efb66de
commit 4fb5b86db1
3 changed files with 225 additions and 99 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "swagger-ui",
"version": "2.0.0",
"version": "2.0.1",
"description": "Swagger UI is a dependency-free collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API",
"scripts": {
"build": "PATH=$PATH:./node_modules/.bin cake dist",