Skip to content

Commit d3abda2

Browse files
fix(package): update ejs to version 3.0.2
Closes #10
1 parent 9dc4c45 commit d3abda2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@babel/preset-env": "^7.4.3",
3636
"@babel/register": "^7.4.0",
3737
"babel-polyfill": "^6.26.0",
38-
"ejs": "^2.6.1",
38+
"ejs": "^3.0.2",
3939
"express": "^4.16.4",
4040
"mongodb": "^3.2.3",
4141
"redis": "^3.0.0",

0 commit comments

Comments
 (0)