@gauntface/cli
Advanced tools
Comparing version 0.0.4 to 0.0.5
@@ -65,4 +65,2 @@ const util = require('util'); | ||
parts.push(`--recursive`); | ||
// --metadata-directive Don't error if the metadata is identical | ||
parts.push(`--metadata-directive="REPLACE"`); | ||
@@ -69,0 +67,0 @@ return parts.join(" ") |
@@ -6,3 +6,3 @@ { | ||
}, | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "A CLI tool to help with repetitive tasks.", | ||
@@ -9,0 +9,0 @@ "main": "index.js", |
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
14499
66