diff --git a/bin/check_reqs b/bin/check_reqs index d50c78df..4a8abee4 100755 --- a/bin/check_reqs +++ b/bin/check_reqs @@ -23,4 +23,5 @@ var check_reqs = require('./lib/check_reqs'); if(!check_reqs.run()) { process.exit(2); -} \ No newline at end of file +} +