We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b17cac commit 311b588Copy full SHA for 311b588
extend/.gitignore
@@ -2,4 +2,5 @@
2
*
3
# Except this file
4
!.gitignore
5
-!aws_ses.example.js
+!aws_ses.example.js
6
+!mail.debug.example.js
package.json
@@ -37,6 +37,7 @@
37
"basic-auth": "2.0.1",
38
"bluebird": "3.5.5",
39
"body-parser": "1.19.0",
40
+ "bunyan": "1.8.12",
41
"colors": "^1.2.4",
42
"connect-flash": "0.1.1",
43
"connect-mongoskin": "github:ar2rsawseen/connect-mongoskin",
0 commit comments