This commit is contained in:
2026-01-05 20:31:40 -06:00

1
package-lock.json generated
View File

@@ -10,6 +10,7 @@
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"@dotenvx/dotenvx": "^1.51.2", "@dotenvx/dotenvx": "^1.51.2",
"zod": "^4.2.1",
"multer": "^2.0.2" "multer": "^2.0.2"
}, },
"devDependencies": { "devDependencies": {