Files
cadhub/api/package.json
Kurt Hutten 7d262e9f58 Add Privacy Policy related improvements
various thing to make sure we're GDPR, et al compliant
2020-12-28 14:29:30 +11:00

10 lines
147 B
JSON

{
"name": "api",
"version": "0.0.0",
"private": true,
"dependencies": {
"@redwoodjs/api": "^0.20.0",
"cloudinary": "^1.23.0"
}
}