diff options
author | Chocobozzz <florian.bigard@gmail.com> | 2017-07-11 10:09:18 +0200 |
---|---|---|
committer | Chocobozzz <florian.bigard@gmail.com> | 2017-07-11 10:09:18 +0200 |
commit | 33c4972d5b54155540267f4c9c9ee55c539b8385 (patch) | |
tree | c150d11c0afdeb90c19c4d59297c6829b2d55dd1 /client/package.json | |
parent | 4771e0008dd26eadbb7eaff64255a6ec914fdadb (diff) | |
download | PeerTube-33c4972d5b54155540267f4c9c9ee55c539b8385.tar.gz PeerTube-33c4972d5b54155540267f4c9c9ee55c539b8385.tar.zst PeerTube-33c4972d5b54155540267f4c9c9ee55c539b8385.zip |
Type webtorrent
Diffstat (limited to 'client/package.json')
-rw-r--r-- | client/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/package.json b/client/package.json index a922fe107..b19a3e57d 100644 --- a/client/package.json +++ b/client/package.json | |||
@@ -93,6 +93,7 @@ | |||
93 | "zone.js": "~0.8.5" | 93 | "zone.js": "~0.8.5" |
94 | }, | 94 | }, |
95 | "devDependencies": { | 95 | "devDependencies": { |
96 | "@types/webtorrent": "^0.98.4", | ||
96 | "add-asset-html-webpack-plugin": "^2.0.1", | 97 | "add-asset-html-webpack-plugin": "^2.0.1", |
97 | "codelyzer": "^3.0.0-beta.4", | 98 | "codelyzer": "^3.0.0-beta.4", |
98 | "standard": "^10.0.0", | 99 | "standard": "^10.0.0", |