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 ef74095..254abd0 100644 --- a/package.json +++ b/package.json @@ -20,6 +20,7 @@ "devDependencies": { "@types/bluebird": "^3.5.33", "@types/cors": "^2.8.10", + "@types/lodash": "^4.14.168", "@types/mongoose": "^5.10.3" } } |