Add jquery and jquery.fileupload to typings.json

pull/10/head
Chocobozzz 2016-06-01 19:09:37 +02:00
parent d3ef341abe
commit ad4d93a074
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
"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"
}
}