Skip to content

Commit

Permalink
add dot
Browse files Browse the repository at this point in the history
  • Loading branch information
silverwind committed Sep 19, 2023
1 parent 88badfc commit 2cdfc1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion updates.js
Original file line number Diff line number Diff line change
Expand Up @@ -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();
}

Expand Down

0 comments on commit 2cdfc1f

Please sign in to comment.