projects
/
oweals
/
peertube.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d3ef341
)
Add jquery and jquery.fileupload to typings.json
author
Chocobozzz
<florian.bigard@gmail.com>
Wed, 1 Jun 2016 17:09:37 +0000
(19:09 +0200)
committer
Chocobozzz
<florian.bigard@gmail.com>
Wed, 1 Jun 2016 17:09:37 +0000
(19:09 +0200)
client/typings.json
patch
|
blob
|
history
diff --git
a/client/typings.json
b/client/typings.json
index 9a8891f25f86fc1378759c0a99de59272edd6f3f..ff8b56a4841376ab8be138ed5bf819fa84ed40a9 100644
(file)
--- a/
client/typings.json
+++ b/
client/typings.json
@@
-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"
}
}