mirror of
https://github.com/System-End/cdn.git
synced 2026-04-19 15:18:15 +00:00
Add missing express dependency
This commit is contained in:
parent
3d86957e9f
commit
927e7ef9e2
2 changed files with 1 additions and 0 deletions
BIN
bun.lockb
BIN
bun.lockb
Binary file not shown.
|
|
@ -10,6 +10,7 @@
|
|||
"dependencies": {
|
||||
"@aws-sdk/client-s3": "^3.478.0",
|
||||
"cors": "^2.8.5",
|
||||
"express": "^4.21.2",
|
||||
"multer": "^1.4.5-lts.1",
|
||||
"node-fetch": "^2.6.1",
|
||||
"p-limit": "^6.2.0",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue