summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authornotsapinho <52896767+notsapinho@users.noreply.github.com>2021-04-08 11:40:57 -0300
committernotsapinho <52896767+notsapinho@users.noreply.github.com>2021-04-08 11:40:57 -0300
commit953d7bd3d227e11f6eaf86787bebb0316c12d76e (patch)
tree29b72fdd9e563c7ac7b924f2d87efc818e99c55b /package.json
parent:page_facing_up: use Creative Commons Attribution-NonCommercial-ShareAlike 4.... (diff)
downloadserver-ts-953d7bd3d227e11f6eaf86787bebb0316c12d76e.tar.xz
MongooseCache resubscription
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" }