uploaderf / package.json
fighter-programmer's picture
Update package.json
e2f3e36 verified
raw
history blame contribute delete
132 Bytes
{
"dependencies": {
"express": "^4.18.2",
"cors": "^2.8.5",
"multer": "^1.4.5-lts.1",
"file-type": "^16.5.4"
}
}