diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2017-08-08 16:29:17 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2017-08-08 16:29:17 +0200 |
| commit | c539257f341ba9613b8fbda26b482bef3b4c44a2 (patch) | |
| tree | f34b6a3be3afd063ea4a11563ecd191f621ed122 /package.json | |
| parent | 4842346f39592672c5fa86547fb36f03847210ad (diff) | |
| download | reaper-c539257f341ba9613b8fbda26b482bef3b4c44a2.tar.gz reaper-c539257f341ba9613b8fbda26b482bef3b4c44a2.zip | |
init worker reaperrelease/2.17.0
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 b0767f4..4b1a4ee 100644 --- a/package.json +++ b/package.json @@ -4,6 +4,7 @@ "description": "", "main": "app.js", "dependencies": { + "amqplib": "^0.5.1", "bluebird": "^3.5.0", "elasticsearch": "^13.2.0", "mysql2": "^1.3.6", |
