Use files instead of directories.lib on knockout-sortable.
This commit is contained in:
@@ -1,8 +1,9 @@
|
|||||||
{
|
{
|
||||||
"directories": {
|
"files": [
|
||||||
"lib": "build"
|
"build/knockout-sortable.js",
|
||||||
},
|
"build/knockout-sortable.min.js"
|
||||||
"main": "knockout-sortable",
|
],
|
||||||
|
"main": "build/knockout-sortable.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"jquery": "github:components/jquery@^2.1.4",
|
"jquery": "github:components/jquery@^2.1.4",
|
||||||
"jquery-ui": "github:components/jqueryui@^1.11.4",
|
"jquery-ui": "github:components/jqueryui@^1.11.4",
|
||||||
|
|||||||
Reference in New Issue
Block a user