Comparing version 0.0.3 to 0.0.4
@@ -31,2 +31,3 @@ var through = require('through2'), | ||
if (/\.js$/.test(file.path)) { | ||
this.push(file); | ||
return cb(); | ||
@@ -33,0 +34,0 @@ } |
{ | ||
"name": "gulp-vdt", | ||
"description": "a plugin of gulp for compiling vdt template", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"main": "index.js", | ||
@@ -6,0 +6,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2087
4
39