Skip to content

Commit

Permalink
Cause a change for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
henokgetachew committed Aug 23, 2024
1 parent a8b54db commit fe4ed18
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/deploy/cht-deploy
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ const validateNodeVersion = function() {
console.error(`Invalid Node.js version. Required: ${requiredNodeVersion}. Current: ${process.version}`);
process.exit(1);
}

} catch (err) {
console.error('Error reading package.json:', err.message);
process.exit(1);
Expand Down

0 comments on commit fe4ed18

Please sign in to comment.