diff --git a/package-overrides/github/kendo-labs/bower-kendo-ui@2015.1.511.json b/package-overrides/github/kendo-labs/bower-kendo-ui@2015.1.511.json new file mode 100644 index 0000000..6a289af --- /dev/null +++ b/package-overrides/github/kendo-labs/bower-kendo-ui@2015.1.511.json @@ -0,0 +1,11 @@ +{ + "format": "global", + "shim": { + "js/kendo.ui.core.min": { + "deps": ["jquery"] + } + }, + "dependencies": { + "jquery": "github:components/jquery" + } +} \ No newline at end of file diff --git a/registry.json b/registry.json index 0f72876..9787f9f 100644 --- a/registry.json +++ b/registry.json @@ -198,7 +198,7 @@ "kickstrap": "github:ajkochanowicz/Kickstrap", "klayjs": "github:OpenKieler/klayjs", "kl-watch-once": "github:kasperlewau/kl-watch-once", - "kendoui": "github:kendo-labs/bower-kendo-ui", + "kendo-ui": "github:kendo-labs/bower-kendo-ui", "knockout": "github:knockout/knockout", "knockout-validation": "github:Knockout-Contrib/Knockout-Validation", "less.js": "github:distros/less",