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 7325e5c..6bbfa1f 100644 --- a/package.json +++ b/package.json @@ -12,6 +12,7 @@ "connect": "*", "emailjs": "*", "mongodb": "*", - "moment": "*" + "moment": "*", + "less-middleware": "*" } } |