diff --git a/package-overrides/github/BeSite/jQuery.dotdotdot@1.7.4.json b/package-overrides/github/BeSite/jQuery.dotdotdot@1.7.4.json new file mode 100644 index 0000000..5c1bae1 --- /dev/null +++ b/package-overrides/github/BeSite/jQuery.dotdotdot@1.7.4.json @@ -0,0 +1,16 @@ +{ + "main": "jquery.dotdotdot", + "deps": [ + "jquery" + ], + "shim": { + "jquery.dotdotdot": { + "deps": [ + "jquery" + ] + } + }, + "directories": { + "lib": "src/js" + } +} diff --git a/registry.json b/registry.json index e2e6a07..6e65e0a 100644 --- a/registry.json +++ b/registry.json @@ -233,6 +233,7 @@ "jquery.cookie": "github:carhartl/jquery-cookie", "jquery.hammer": "github:hammerjs/jquery.hammer.js", "jquery.tipTip": "github:drewwilson/TipTip", + "jquery.dotdotdot": "github:BeSite/jQuery.dotdotdot", "jquery.carouFredSel": "github:gilbitron/carouFredSel", "jquery-validation": "github:jzaefferer/jquery-validation", "jquery-validation-unobtrusive": "github:aspnet/jquery-validation-unobtrusive",