stripe #5

Merged
Omar merged 5 commits from stripe into dev 2025-07-23 09:28:56 +00:00
Showing only changes of commit 5db40fe9ca - Show all commits

View File

@ -13,7 +13,8 @@
"dotenv": "^17.2.0", "dotenv": "^17.2.0",
"express": "^4.18.2", "express": "^4.18.2",
"node-fetch": "^2.6.7", "node-fetch": "^2.6.7",
"ovh": "^2.0.3" "ovh": "^2.0.3",
"stripe": "^18.3.0"
}, },
"devDependencies": { "devDependencies": {
"nodemon": "^3.0.1" "nodemon": "^3.0.1"