- Booking Event (with email to user and admin)
- Cancel Event (with email to user and admin) - Store into mongodb
This commit is contained in:
@@ -37,7 +37,8 @@
|
||||
"url-parse": "^1.4.4",
|
||||
"validator": "^5.6.0",
|
||||
"web-push": "^3.3.3",
|
||||
"xoauth2": "^1.2.0"
|
||||
"xoauth2": "^1.2.0",
|
||||
"mysql": "^2.17.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"expect": "^1.20.2",
|
||||
|
||||
Reference in New Issue
Block a user