X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Ftypings.json;h=9a8891f25f86fc1378759c0a99de59272edd6f3f;hb=cf20596c107eb0833259fa1098cc784267298a19;hp=c06bb4d720174bb70d0349600a3198477dbaa17d;hpb=c9bf7d30bd688e84b12dca03029dde6e9645a997;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/typings.json b/client/typings.json index c06bb4d72..9a8891f25 100644 --- a/client/typings.json +++ b/client/typings.json @@ -1,6 +1,7 @@ { - "ambientDependencies": { - "es6-shim": "github:DefinitelyTyped/DefinitelyTyped/es6-shim/es6-shim.d.ts#7de6c3dd94feaeb21f20054b9f30d5dabc5efabd", - "jasmine": "github:DefinitelyTyped/DefinitelyTyped/jasmine/jasmine.d.ts#7de6c3dd94feaeb21f20054b9f30d5dabc5efabd" + "globalDependencies": { + "es6-shim": "registry:dt/es6-shim#0.31.2+20160317120654", + "jasmine": "registry:dt/jasmine#2.2.0+20160412134438", + "node": "registry:dt/node#4.0.0+20160509154515" } }