diff --git a/package-overrides/github/cruikshj/knockout-select2@1.0.0.json b/package-overrides/github/cruikshj/knockout-select2@1.0.0.json new file mode 100644 index 0000000..a5a4f73 --- /dev/null +++ b/package-overrides/github/cruikshj/knockout-select2@1.0.0.json @@ -0,0 +1,7 @@ +{ + "main": "dist/knockout-select2", + "dependencies": { + "jquery": "npm:jquery@^2.2.0", + "knockout": "github:knockout/knockout@^3.3.0" + } +} \ No newline at end of file diff --git a/registry.json b/registry.json index 2a637e0..ab5378e 100644 --- a/registry.json +++ b/registry.json @@ -314,6 +314,7 @@ "knockout": "github:knockout/knockout", "knockout-paging": "npm:knockout-paging", "knockout-pre-rendered": "npm:knockout-pre-rendered", + "knockout-select2": "github:cruikshj/knockout-select2", "knockout-validation": "github:Knockout-Contrib/Knockout-Validation", "lazy":"npm:lazy.js", "leaflet": "github:Leaflet/Leaflet",