summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json

index 85cf4148..f3fd3362 100644 --- a/package.json +++ b/package.json
@@ -20,6 +20,7 @@ "lambert-db": "^1.1.8", "lambert-server": "^1.1.7", "missing-native-js-functions": "^1.2.3", + "mongoose-autopopulate": "^0.12.3", "node-fetch": "^2.6.1", "typescript": "^4.2.3", "uuid": "^8.3.2", @@ -27,6 +28,7 @@ }, "devDependencies": { "@types/jsonwebtoken": "^8.5.0", + "@types/mongoose-autopopulate": "^0.10.1", "@types/uuid": "^8.3.0", "@types/ws": "^7.4.0" }