aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/package.json b/package.json
index 758cb99..6e1f213 100644
--- a/package.json
+++ b/package.json
@@ -12,7 +12,10 @@
"@feathersjs/express": "^4.5.4",
"@feathersjs/feathers": "^4.5.3",
"@feathersjs/socketio": "^4.5.4",
- "@feathersjs/transport-commons": "^4.5.3"
+ "@feathersjs/transport-commons": "^4.5.3",
+ "@types/mongoose": "^5.7.23",
+ "feathers-mongoose": "^8.3.0",
+ "mongoose": "^5.9.18"
},
"repository": {
"type": "git",