diff options
| -rw-r--r-- | package.json | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/package.json b/package.json index 5893b20..e0f358a 100644 --- a/package.json +++ b/package.json @@ -15,6 +15,7 @@      "agenda": "^3.1.0",      "bluebird": "^3.7.2",      "cors": "^2.8.5", +    "cron": "^1.8.2",      "dotenv": "^8.2.0",      "feathers-mongoose": "^8.3.1",      "lodash": "^4.17.20", | 
