Skip to content

Commit

Permalink
Upgrade ejs to ^2.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
JacksonTian committed Oct 26, 2018
1 parent 52955bb commit 54f24ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -17,7 +17,7 @@
"node": ">=0.10.0"
},
"dependencies": {
"ejs": "1.0.0"
"ejs": "^2.6.1"
},
"devDependencies": {
"express": "~4.10.0",
Expand Down

0 comments on commit 54f24ea

Please sign in to comment.