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 853eaef..d568fe4 100644 --- a/package.json +++ b/package.json @@ -10,6 +10,7 @@ "@feathersjs/express": "^4.5.10", "@feathersjs/feathers": "^4.5.10", "@feathersjs/socketio": "^4.5.10", + "agenda": "^3.1.0", "bluebird": "^3.7.2", "cors": "^2.8.5", "dotenv": "^8.2.0", |