X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Ftypings.json;h=ff8b56a4841376ab8be138ed5bf819fa84ed40a9;hb=ad4d93a074c2593b433eec910a5201ddcdee22d6;hp=b5324f4199ec713731b9fe72c79a20e6cd0e4532;hpb=230809efa1e7e81ce60cd65f8b398f01a27d525b;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/typings.json b/client/typings.json index b5324f419..ff8b56a48 100644 --- a/client/typings.json +++ b/client/typings.json @@ -1,7 +1,9 @@ { - "ambientDependencies": { + "globalDependencies": { "es6-shim": "registry:dt/es6-shim#0.31.2+20160317120654", "jasmine": "registry:dt/jasmine#2.2.0+20160412134438", + "jquery": "registry:dt/jquery#1.10.0+20160417213236", + "jquery.fileupload": "registry:dt/jquery.fileupload#5.40.1+20160316155526", "node": "registry:dt/node#4.0.0+20160509154515" } }