diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index 59c7a4332..909c18176 100644 --- a/package.json +++ b/package.json | |||
@@ -69,7 +69,8 @@ | |||
69 | "commander": "^2.9.0", | 69 | "commander": "^2.9.0", |
70 | "mocha": "^3.0.1", | 70 | "mocha": "^3.0.1", |
71 | "standard": "^8.0.0", | 71 | "standard": "^8.0.0", |
72 | "supertest": "^2.0.0" | 72 | "supertest": "^2.0.0", |
73 | "webtorrent": "^0.97.0" | ||
73 | }, | 74 | }, |
74 | "standard": { | 75 | "standard": { |
75 | "ignore": [ | 76 | "ignore": [ |