X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Ftypings.json;h=9a8891f25f86fc1378759c0a99de59272edd6f3f;hb=0f3a78e7eafa000864f5d9348565d33aedc707e1;hp=f10b7c541627ed0b8679f631f082bd68828cd51a;hpb=6f4e252246c715a1dafc1e236c8074b08cdd12a3;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/typings.json b/client/typings.json index f10b7c541..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#4de74cb527395c13ba20b438c3a7a419ad931f1c", - "jasmine": "github:DefinitelyTyped/DefinitelyTyped/jasmine/jasmine.d.ts#bc92442c075929849ec41d28ab618892ba493504" + "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" } }