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 402d92c..83c38ee 100644 --- a/package.json +++ b/package.json @@ -10,6 +10,7 @@ }, "dependencies": { "debug": "^4.3.3", + "lodash": "^4.17.21", "ts-node": "^10.7.0", "typescript": "^4.6.2" }, |