Skip to content

Commit ac8f335

Browse files
committed
style(package): remove unneeded line break
1 parent 83eef83 commit ac8f335

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Diff for: app/templates/_package.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@
1616
"jade": "~1.2.0",<% } %><% if(filters.html) { %>
1717
"ejs": "~0.8.4",<% } %><% if(filters.mongoose) { %>
1818
"mongoose": "~3.8.8",
19-
"mongoose-bird": "~0.0.1",
20-
<% } %><% if(filters.auth) { %>
19+
"mongoose-bird": "~0.0.1",<% } %><% if(filters.auth) { %>
2120
"jsonwebtoken": "^0.3.0",
2221
"express-jwt": "^0.1.3",
2322
"passport": "~0.2.0",

0 commit comments

Comments
 (0)