gulp-maven-deploy
Advanced tools
Comparing version 1.0.0-beta.1 to 1.0.0-beta.2
{ | ||
"name": "gulp-maven-deploy", | ||
"version": "1.0.0-beta.1", | ||
"version": "1.0.0-beta.2", | ||
"description": "Simple gulp plugin for the maven-deploy module", | ||
@@ -28,2 +28,5 @@ "main": "index.js", | ||
}, | ||
"peerDependency": { | ||
"vinyl": "^1.1.1" | ||
}, | ||
"devDependencies": { | ||
@@ -30,0 +33,0 @@ "chai": "^3.0.0", |
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
20758