X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=package.json;h=116aa7b101d4f4f167d6e44e1a1dd529efd823ef;hb=e5e756e2d5424505db23b26c55b6c9e369146d1b;hp=c83ede5c27baed011de8071b3214468ff88f0678;hpb=c323efb9cdc6a605242d112ac0c9db9f67eabaad;p=github%2FChocobozzz%2FPeerTube.git diff --git a/package.json b/package.json index c83ede5c2..116aa7b10 100644 --- a/package.json +++ b/package.json @@ -35,6 +35,7 @@ }, "dependencies": { "async": "^2.0.0", + "bcrypt": "^0.8.7", "bittorrent-tracker": "^8.0.0", "body-parser": "^1.12.4", "concurrently": "^2.0.0", @@ -68,7 +69,7 @@ "chai": "^3.3.0", "commander": "^2.9.0", "mocha": "^3.0.1", - "standard": "^7.0.1", + "standard": "^8.0.0", "supertest": "^2.0.0" }, "standard": {