mailchimp #4

Closed
Omar wants to merge 5 commits from mailchimp into dev
Showing only changes of commit ef8c260b71 - Show all commits

View File

@ -8,7 +8,9 @@
"dev": "nodemon src/server.js"
},
"dependencies": {
"@mailchimp/mailchimp_transactional": "^1.0.59",
"cors": "^2.8.5",
"dotenv": "^17.2.0",
"express": "^4.18.2",
"node-fetch": "^2.6.7"
},