Add knockout-select2

This commit is contained in:
Nicolas Hémonic
2016-02-24 10:35:47 +01:00
parent 50c555caed
commit a2178a0155
2 changed files with 8 additions and 0 deletions
@@ -0,0 +1,7 @@
{
"main": "dist/knockout-select2",
"dependencies": {
"jquery": "npm:jquery@^2.2.0",
"knockout": "github:knockout/knockout@^3.3.0"
}
}
+1
View File
@@ -314,6 +314,7 @@
"knockout-jqueryui": "github:gvas/knockout-jqueryui",
"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",