Skip to content

Commit

Permalink
reinstall nodemailer to pass eval npm ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Wilson committed Nov 12, 2019
1 parent 514b818 commit f9874cb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"bull": "^3.11.0",
"dotenv": "^8.2.0",
"feedparser-promised": "^2.0.1",
"sentiment": "^5.0.2",
"nodemailer": "^6.3.1"
"nodemailer": "^6.3.1",
"sentiment": "^5.0.2"
},
"devDependencies": {
"eslint": "^6.6.0",
Expand Down

0 comments on commit f9874cb

Please sign in to comment.