diff --git a/updates.js b/updates.js index 3ce1da9..98a7e6c 100755 --- a/updates.js +++ b/updates.js @@ -961,7 +961,7 @@ async function main() { } if (numDependencies === 0) { - finishWithMessage("No dependencies found, nothing to do"); + finishWithMessage("No dependencies found, nothing to do."); doExit(); }