This commit is contained in:
shafat420
2025-06-18 00:15:32 +06:00
parent 63ac812298
commit 2520c427dc
4 changed files with 158 additions and 58404 deletions

View File

@@ -12,12 +12,13 @@
"vercel-build": "echo hello"
},
"dependencies": {
"express": "^4.18.2",
"axios": "^1.6.2",
"cors": "^2.8.5",
"crypto": "^1.0.1",
"dotenv": "^16.3.1",
"cors": "^2.8.5"
"express": "^4.18.2"
},
"devDependencies": {
"nodemon": "^3.0.2"
}
}
}