Skip to content

Commit

Permalink
Fix a super tiny spacing error
Browse files Browse the repository at this point in the history
:|
  • Loading branch information
sondr3 committed Jun 5, 2016
1 parent e9f4f37 commit f7602c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generators/update/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,5 @@ module.exports = generators.Base.extend({
this.log(skipInstallMessage);
return;
}
}
}
});

0 comments on commit f7602c1

Please sign in to comment.