fix
This commit is contained in:
@@ -5,8 +5,8 @@
|
|||||||
"lib": "source/stable"
|
"lib": "source/stable"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"github:components/jquery": "*",
|
"jquery": "github:components/jquery",
|
||||||
"github:components/jqueryui": "*"
|
"jquery-ui": "github:components/jqueryui"
|
||||||
},
|
},
|
||||||
"shim": {
|
"shim": {
|
||||||
"jquery-ui-layout": {
|
"jquery-ui-layout": {
|
||||||
@@ -14,3 +14,5 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -5,8 +5,8 @@
|
|||||||
"lib": "dist"
|
"lib": "dist"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"github:components/jquery": "*",
|
"jquery": "github:components/jquery",
|
||||||
"github:components/jqueryui": "*"
|
"jquery-ui": "github:components/jqueryui"
|
||||||
},
|
},
|
||||||
"shim": {
|
"shim": {
|
||||||
"jquery-fancytree": {
|
"jquery-fancytree": {
|
||||||
|
|||||||
Reference in New Issue
Block a user