diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index 3b857f1..6eb6e9e 100644 --- a/package.json +++ b/package.json @@ -17,6 +17,7 @@ "hbs": "~4.0.1", "http-errors": "~1.6.2", "morgan": "~1.9.0", - "tplink-smarthome-api": "0.22.0" + "tplink-smarthome-api": "0.22.0", + "moment": "2.22.0" } } |