]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - client/typings.json
Add jquery and jquery.fileupload to typings.json
[github/Chocobozzz/PeerTube.git] / client / typings.json
1 {
2 "globalDependencies": {
3 "es6-shim": "registry:dt/es6-shim#0.31.2+20160317120654",
4 "jasmine": "registry:dt/jasmine#2.2.0+20160412134438",
5 "jquery": "registry:dt/jquery#1.10.0+20160417213236",
6 "jquery.fileupload": "registry:dt/jquery.fileupload#5.40.1+20160316155526",
7 "node": "registry:dt/node#4.0.0+20160509154515"
8 }
9 }