diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 001dc3c..f60c749 100644 --- a/package.json +++ b/package.json @@ -13,6 +13,7 @@ "@feathersjs/socketio": "^4.5.11", "bluebird": "^3.7.2", "cors": "^2.8.5", + "feathers-mongoose": "^8.3.1", "mongoose": "^5.12.0" }, "devDependencies": { |