Merge pull request #775 from nicolashemonic/master

Add knockout-select2
This commit is contained in:
Guy Bedford
2016-02-24 13:23:07 +02:00
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"
}
}