Track activity

This commit is contained in:
rijkvanzanten
2020-06-29 18:26:47 -04:00
parent 660f26c4ec
commit 6ffa166167
16 changed files with 401 additions and 105 deletions

View File

@@ -29,7 +29,6 @@
"homepage": "https://github.com/directus/api-node#readme",
"devDependencies": {
"@types/atob": "^2.1.2",
"@types/bcrypt": "^3.0.0",
"@types/busboy": "^0.2.3",
"@types/express": "^4.17.6",
"@types/express-pino-logger": "^4.0.2",
@@ -68,8 +67,8 @@
"@slynova/flydrive": "^1.0.1",
"@slynova/flydrive-gcs": "^1.0.1",
"@slynova/flydrive-s3": "^1.0.1",
"argon2": "^0.26.2",
"atob": "^2.1.2",
"bcrypt": "^5.0.0",
"body-parser": "^1.19.0",
"busboy": "^0.3.1",
"camelcase": "^6.0.0",