CEO updated

This commit is contained in:
andrei-mihnea-cerbu
2024-04-20 03:18:44 +03:00
parent 869305a491
commit 57c2c7ec55
81 changed files with 3517 additions and 1035 deletions
+7
View File
@@ -11,10 +11,17 @@
"author": "Cerbu Andrei - Mihnea",
"license": "ISC",
"dependencies": {
"axios": "^1.6.8",
"bootstrap": "^5.3.3",
"electron": "^29.1.5",
"express": "^4.19.2",
"form-data": "^4.0.0",
"fs-extra": "^11.2.0",
"ip": "^2.0.1",
"joi": "^17.12.3",
"multer": "^1.4.5-lts.1",
"nodemon": "^3.1.0",
"proper-lockfile": "^4.1.2",
"toastify-js": "^1.12.0"
},
"devDependencies": {