Merge pull request #1028 from smajl/patch-1
Add jQuery-Autocomplete registry and override
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"files": [
|
||||
"dist/",
|
||||
"typings/jquery-autocomplete/jquery.autocomplete.d.ts",
|
||||
"readme.md"
|
||||
],
|
||||
"dependencies": {
|
||||
"jquery": "*"
|
||||
}
|
||||
}
|
||||
@@ -362,6 +362,7 @@
|
||||
"jquery": "npm:jquery",
|
||||
"jquery-ui": "npm:jquery-ui",
|
||||
"jquery-ui-layout": "github:allpro/layout",
|
||||
"jquery-autocomplete": "github:devbridge/jQuery-Autocomplete",
|
||||
"jquery-autosize": "github:jackmoore/autosize",
|
||||
"jquery-custom-selection": "github:michalstocki/jquery-custom-selection",
|
||||
"jquery-fancytree": "github:mar10/fancytree",
|
||||
|
||||
Reference in New Issue
Block a user