uploader / package.json
SaengChu2's picture
Update package.json
8c4e899 verified
raw
history blame contribute delete
183 Bytes
{
"dependencies": {
"archiver": "^7.0.1",
"cors": "^2.8.5",
"express": "^4.18.2",
"file-type": "^16.5.4",
"multer": "^1.4.5-lts.1"
}
}