Update package.json
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
|
||||
{
|
||||
"name": "condo-backend",
|
||||
"version": "1.0.0",
|
||||
@@ -18,6 +19,11 @@
|
||||
"pg": "^8.11.3",
|
||||
"node-cron": "^3.0.3",
|
||||
"nodemailer": "^6.9.13",
|
||||
"uuid": "^9.0.1"
|
||||
"uuid": "^9.0.1",
|
||||
"@aws-sdk/client-s3": "^3.500.0",
|
||||
"@aws-sdk/s3-request-presigner": "^3.500.0",
|
||||
"googleapis": "^133.0.0",
|
||||
"dropbox": "^10.34.0",
|
||||
"isomorphic-fetch": "^3.0.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user