X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=package.json;h=db1bfe5d8db4db30f95ab5bf721f8a4ec17a2fc7;hb=94a5ff8a4a75d75bb9df542a39ce8769e7a7e6a4;hp=45651a1e56e5451d3d40c3f295ac10188c462065;hpb=d765fafc3faf0db9818eb1a07161df1cb1bc0efa;p=github%2FChocobozzz%2FPeerTube.git diff --git a/package.json b/package.json index 45651a1e5..db1bfe5d8 100644 --- a/package.json +++ b/package.json @@ -70,6 +70,7 @@ "js-yaml": "^3.5.4", "jsonld": "^0.5.12", "jsonld-signatures": "https://github.com/Chocobozzz/jsonld-signatures#rsa2017", + "kue": "^0.11.6", "lodash": "^4.11.1", "magnet-uri": "^5.1.4", "mkdirp": "^0.5.1", @@ -103,6 +104,7 @@ "@types/chai": "^4.0.4", "@types/config": "^0.0.33", "@types/express": "^4.0.35", + "@types/kue": "^0.11.8", "@types/lodash": "^4.14.64", "@types/magnet-uri": "^5.1.1", "@types/mkdirp": "^0.5.1",