This commit is contained in:
Proddy
2023-10-25 15:31:29 +02:00
parent 6c7787b2ae
commit 9bb157bbe6
6 changed files with 132 additions and 1019 deletions

File diff suppressed because one or more lines are too long

View File

@@ -4,4 +4,3 @@ enableGlobalCache: false
nodeLinker: node-modules
yarnPath: .yarn/releases/yarn-4.0.0-rc.53.cjs

View File

@@ -14,5 +14,5 @@
"express": "^4.18.2",
"multer": "^1.4.5-lts.1"
},
"packageManager": "yarn@4.0.0-rc.53"
"packageManager": "yarn@4.0.0"
}