Skip to content

Commit 311b588

Browse files
committed
[email] email debug template
1 parent 6b17cac commit 311b588

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

extend/.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
*
33
# Except this file
44
!.gitignore
5-
!aws_ses.example.js
5+
!aws_ses.example.js
6+
!mail.debug.example.js

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
"basic-auth": "2.0.1",
3838
"bluebird": "3.5.5",
3939
"body-parser": "1.19.0",
40+
"bunyan": "1.8.12",
4041
"colors": "^1.2.4",
4142
"connect-flash": "0.1.1",
4243
"connect-mongoskin": "github:ar2rsawseen/connect-mongoskin",

0 commit comments

Comments
 (0)