replace-in-file
Advanced tools
Comparing version 2.6.1 to 2.6.2
@@ -125,4 +125,4 @@ #!/usr/bin/env node | ||
catch (error) { | ||
console.errir(chalk.red('Error making replacements:')); | ||
console.error(chalk.red('Error making replacements:')); | ||
console.error(error); | ||
} |
{ | ||
"name": "replace-in-file", | ||
"version": "2.6.1", | ||
"version": "2.6.2", | ||
"description": "A simple utility to quickly replace text in one or more files.", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/adamreisnz/replace-in-file#readme", |
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