gulp-shell
Advanced tools
Comparing version 0.6.2 to 0.6.3
{ | ||
"name": "gulp-shell", | ||
"version": "0.6.2", | ||
"version": "0.6.3", | ||
"description": "A handy command line interface for gulp", | ||
@@ -42,4 +42,4 @@ "main": "index.js", | ||
"engines": { | ||
"node": ">=4.8.0" | ||
"node": ">=4.8.0 <5.0.0 || >=5.7.0" | ||
} | ||
} |
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
12950