We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 543c851 + b4a29f5 commit 8b31c44Copy full SHA for 8b31c44
.gitignore
@@ -7,4 +7,5 @@ apidocs-templates/*
7
test/smtpconfig.js/*
8
test/config.js/*
9
test/sync_config.js/*
10
-test/report.json/*
+test/report.json/*
11
+package-lock.json
package.json
@@ -63,8 +63,8 @@
63
"babel-runtime": "6.26.0",
64
"compression-webpack-plugin": "1.0.1",
65
"es3ify-loader": "0.2.0",
66
- "jsdoc": "^3.5.5",
67
- "jshint": "2.9.5",
+ "jsdoc": "3.5.5",
+ "jshint": "2.11.0",
68
"nodemailer": "^4.3.1",
69
"request": "^2.83.0",
70
"string-replace-loader": "1.3.0",
0 commit comments