Comparing version
@@ -17,3 +17,3 @@ 'use strict'; | ||
if(typeof countFiles === "true"){ | ||
if(typeof countFiles === "boolean"){ | ||
gutil.log('gulp-apidoc:', gutil.colors.green(countFiles) + gutil.colors.gray(' file by reading the file was created ')); | ||
@@ -20,0 +20,0 @@ |
{ | ||
"name": "gapidoc", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": " RESTful web API Documentation Generator by cobaimelan, updated by techgaun", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
10030
0.03%