This commit is contained in:
shafat420
2025-11-13 09:53:33 +06:00
parent 4361d9040e
commit 609c35033b
3 changed files with 49 additions and 78 deletions

View File

@@ -17,7 +17,8 @@
"cors": "^2.8.5",
"crypto": "^1.0.1",
"dotenv": "^16.3.1",
"express": "^4.18.2"
"express": "^4.18.2",
"string-similarity": "^4.0.4"
},
"devDependencies": {
"nodemon": "^3.0.2"