IO-227 Begin PPG 2 way communication.

This commit is contained in:
Patrick Fic
2022-04-27 16:03:53 -07:00
parent 3db613da7f
commit ad6d1202f2
5 changed files with 353 additions and 5 deletions

View File

@@ -39,6 +39,7 @@
"lodash": "^4.17.21",
"moment": "^2.29.3",
"moment-timezone": "^0.5.34",
"multer": "^1.4.4",
"node-mailjet": "^3.3.10",
"node-quickbooks": "^2.0.39",
"nodemailer": "^6.7.3",
@@ -50,6 +51,7 @@
"stripe": "^8.217.0",
"twilio": "^3.76.1",
"uuid": "^8.3.2",
"xml2js": "^0.4.23",
"xmlbuilder2": "^3.0.2"
},
"devDependencies": {