Added jquery-autosize
This commit is contained in:
@@ -0,0 +1,11 @@
|
|||||||
|
{
|
||||||
|
"format": "global",
|
||||||
|
"dependencies": {
|
||||||
|
"jquery": "*"
|
||||||
|
},
|
||||||
|
"shim": {
|
||||||
|
"jquery.autosize": {
|
||||||
|
"deps": "jquery"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -127,6 +127,7 @@
|
|||||||
"jiff": "github:cujojs/jiff",
|
"jiff": "github:cujojs/jiff",
|
||||||
"joi": "github:capaj/joi-browser",
|
"joi": "github:capaj/joi-browser",
|
||||||
"jquery": "github:components/jquery",
|
"jquery": "github:components/jquery",
|
||||||
|
"jquery-autosize": "github:jackmoore/autosize",
|
||||||
"jquery-file-upload": "github:blueimp/jQuery-File-Upload",
|
"jquery-file-upload": "github:blueimp/jQuery-File-Upload",
|
||||||
"jquery-hoverIntent": "github:briancherne/jquery-hoverIntent",
|
"jquery-hoverIntent": "github:briancherne/jquery-hoverIntent",
|
||||||
"jquery-pjax": "github:defunkt/jquery-pjax",
|
"jquery-pjax": "github:defunkt/jquery-pjax",
|
||||||
|
|||||||
Reference in New Issue
Block a user