Skip to content

Commit ac96afe

Browse files
authored
Merge pull request #2371 from angular-fullstack/chore/ejs-2.5.3
chore(package): bump ejs to ^2.5.3 [skip ci]
2 parents 0aeef43 + 3184af4 commit ac96afe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: templates/app/_package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"babel-runtime": "^6.6.1",
3636
"babel-polyfill": "^6.7.2",<% if(filters.pug) { %>
3737
"pug": "2.0.0-beta4",<% } %><% if(filters.html) { %>
38-
"ejs": "^2.3.3",<% } %><% if(filters.mongoose) { %>
38+
"ejs": "^2.5.3",<% } %><% if(filters.mongoose) { %>
3939
"mongoose": "^4.1.2",
4040
"bluebird": "^3.3.3",
4141
"connect-mongo": "^1.2.1",<% } %><% if(filters.sequelize) { %>

0 commit comments

Comments
 (0)