feat(notification): add pushover (#55)

Co-authored-by: Jef LeCompte <jeffreylec@gmail.com>
This commit is contained in:
Thomas Herrell
2020-09-19 14:55:21 -05:00
committed by GitHub
parent 8aba7ecbdb
commit c85658bf82
7 changed files with 40 additions and 0 deletions
+1
View File
@@ -25,6 +25,7 @@
"nodemailer": "^6.4.11",
"open": "^7.2.1",
"puppeteer": "^5.3.0",
"pushover-notifications": "^1.2.2",
"winston": "^3.3.3"
},
"devDependencies": {