mirror of
https://github.com/spacebarchat/server.git
synced 2026-05-30 07:14:44 +00:00
Fix ESM error caused by file-type
This commit is contained in:
Generated
BIN
Binary file not shown.
+1
-1
@@ -69,7 +69,7 @@
|
||||
"dotenv": "^16.0.1",
|
||||
"exif-be-gone": "^1.3.0",
|
||||
"express": "^4.17.1",
|
||||
"file-type": "^17.1.4",
|
||||
"file-type": "16.5",
|
||||
"form-data": "^4.0.0",
|
||||
"i18next": "^21.8.14",
|
||||
"i18next-http-middleware": "^3.1.3",
|
||||
|
||||
Reference in New Issue
Block a user