完善接单平台上传与物品规则
This commit is contained in:
@@ -25,11 +25,15 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"express": "^5.1.0",
|
||||
"minio": "^8.0.7",
|
||||
"multer": "^2.2.0",
|
||||
"node-pg-migrate": "^8.0.4",
|
||||
"pg": "^8.16.3"
|
||||
"pg": "^8.16.3",
|
||||
"sharp": "^0.35.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/express": "^5.0.6",
|
||||
"@types/multer": "^2.2.0",
|
||||
"@types/node": "^25.6.0",
|
||||
"@types/pg": "^8.20.0",
|
||||
"prettier": "^3.8.3",
|
||||
|
||||
Reference in New Issue
Block a user