This commit is contained in:
guybedford
2015-05-13 23:48:41 +02:00
parent 1076b349ed
commit 99a23594a1
2 changed files with 12 additions and 1 deletions
@@ -0,0 +1,11 @@
{
"format": "global",
"shim": {
"js/kendo.ui.core.min": {
"deps": ["jquery"]
}
},
"dependencies": {
"jquery": "github:components/jquery"
}
}