diff options
author | Chocobozzz <florian.bigard@gmail.com> | 2016-04-13 16:46:04 +0200 |
---|---|---|
committer | Chocobozzz <florian.bigard@gmail.com> | 2016-04-13 17:23:09 +0200 |
commit | c9bf7d30bd688e84b12dca03029dde6e9645a997 (patch) | |
tree | 7436ff469739f744505a2e0a85e2baf347377239 /client/typings.json | |
parent | 44124980c55d5a5ec7dfb8e71bf14d10f0fe975d (diff) | |
download | PeerTube-c9bf7d30bd688e84b12dca03029dde6e9645a997.tar.gz PeerTube-c9bf7d30bd688e84b12dca03029dde6e9645a997.tar.zst PeerTube-c9bf7d30bd688e84b12dca03029dde6e9645a997.zip |
Update client packages
Diffstat (limited to 'client/typings.json')
-rw-r--r-- | client/typings.json | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/client/typings.json b/client/typings.json index 0e3ed5a01..c06bb4d72 100644 --- a/client/typings.json +++ b/client/typings.json | |||
@@ -1,9 +1,6 @@ | |||
1 | { | 1 | { |
2 | "ambientDependencies": { | 2 | "ambientDependencies": { |
3 | "es6-shim": "github:DefinitelyTyped/DefinitelyTyped/es6-shim/es6-shim.d.ts#4de74cb527395c13ba20b438c3a7a419ad931f1c", | 3 | "es6-shim": "github:DefinitelyTyped/DefinitelyTyped/es6-shim/es6-shim.d.ts#7de6c3dd94feaeb21f20054b9f30d5dabc5efabd", |
4 | "jasmine": "github:DefinitelyTyped/DefinitelyTyped/jasmine/jasmine.d.ts#bc92442c075929849ec41d28ab618892ba493504", | 4 | "jasmine": "github:DefinitelyTyped/DefinitelyTyped/jasmine/jasmine.d.ts#7de6c3dd94feaeb21f20054b9f30d5dabc5efabd" |
5 | "node": "github:DefinitelyTyped/DefinitelyTyped/node/node.d.ts#abc2bcfb8524b1e027e6298d3348012b5b06eda5", | ||
6 | "parse-torrent": "github:DefinitelyTyped/DefinitelyTyped/parse-torrent/parse-torrent.d.ts#abc2bcfb8524b1e027e6298d3348012b5b06eda5", | ||
7 | "webtorrent": "github:DefinitelyTyped/DefinitelyTyped/webtorrent/webtorrent.d.ts#abc2bcfb8524b1e027e6298d3348012b5b06eda5" | ||
8 | } | 5 | } |
9 | } | 6 | } |