adding webpush'

This commit is contained in:
aeroreyna
2022-04-23 22:52:46 -07:00
parent 70fffbf55d
commit f7c016264b
5 changed files with 256 additions and 40 deletions

View File

@@ -20,6 +20,7 @@
"mongodb": "^3.6.3",
"nodemailer": "^6.6.3",
"stripe": "^8.178.0",
"vimeo": "^2.1.1"
"vimeo": "^2.1.1",
"web-push": "^3.4.5"
}
}