diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index a6f7b90..5701420 100644 --- a/package.json +++ b/package.json @@ -20,8 +20,10 @@ "@types/mongoose": "^5.10.3", "bluebird": "^3.7.2", "cors": "^2.8.5", + "feathers-blob": "^2.3.0", "feathers-hooks-common": "^5.0.5", "feathers-mongoose": "^8.3.1", + "fs-blob-store": "^6.0.0", "moment": "^2.29.1", "mongoose": "^5.12.0", "ts-node": "^9.1.1", |