fixed file bug for indent issue and param type check

This commit is contained in:
Tony Tam
2013-01-25 20:13:09 -08:00
parent ba2263e6f3
commit f0f6a07a61
2 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "swagger-ui",
"version": "0.1.7",
"version": "0.1.8",
"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",