Skip to content

Commit 3cd2cf2

Browse files
committed
refactor: minor space changes
1 parent e4153f2 commit 3cd2cf2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/commands/runs.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -535,6 +535,7 @@ module.exports = function run(args, rawArgs) {
535535
pkg,
536536
updateCheckInterval: 1000 * 60 * 60 * 24 * 7,
537537
});
538+
538539
// Checks for update on first run.
539540
// Set lastUpdateCheck to 0 to spawn the check update process as notifier sets this to Date.now() for preventing
540541
// the check untill one interval period. It runs once.

0 commit comments

Comments
 (0)