Comparing version 0.5.0 to 0.5.1
{ | ||
"name": "pvu", | ||
"version": "0.5.0", | ||
"version": "0.5.1", | ||
"description": "packages version update", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -33,3 +33,3 @@ #!/usr/bin/env node | ||
update(rootName, version, updatePaths, isVersionUpdate); | ||
update(rootName, version, packagesPath, updatePaths, isVersionUpdate); | ||
@@ -36,0 +36,0 @@ buildPaths.split(",").forEach(buildPath => { |
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
8528