Update bower components. Fix autosize not working
This commit is contained in:
38
bower.json
38
bower.json
@@ -1,21 +1,21 @@
|
||||
{
|
||||
"name": "Cachet",
|
||||
"dependencies": {
|
||||
"animate-sass": "~0.6.2",
|
||||
"autosize": "~2.0.0",
|
||||
"bootstrap-sass": "~3.3.5",
|
||||
"chartjs": "~1.0.1",
|
||||
"eonasdan-bootstrap-datetimepicker": "~3.1.3",
|
||||
"humane-js": "~3.2.2",
|
||||
"ionicons": "~2.0.0",
|
||||
"jquery": "~2.1.1",
|
||||
"jquery-minicolors": "~2.1.10",
|
||||
"jquery-serialize-object": "~2.4.3",
|
||||
"jquery-sparkline": "~2.1.3",
|
||||
"livestampjs": "~1.1.2",
|
||||
"lodash": "~2.4",
|
||||
"messenger": "~1.4.1",
|
||||
"moment": "~2.9",
|
||||
"Sortable": "~1.0.0"
|
||||
}
|
||||
"name": "Cachet",
|
||||
"dependencies": {
|
||||
"animate-sass": "~0.6.2",
|
||||
"autosize": "~3.0.12",
|
||||
"bootstrap-sass": "~3.3.5",
|
||||
"chartjs": "~1.0.1",
|
||||
"eonasdan-bootstrap-datetimepicker": "~3.1.3",
|
||||
"humane-js": "~3.2.2",
|
||||
"ionicons": "~2.0.0",
|
||||
"jquery": "~2.1.1",
|
||||
"jquery-minicolors": "~2.1.10",
|
||||
"jquery-serialize-object": "~2.5.0",
|
||||
"jquery-sparkline": "~2.1.3",
|
||||
"livestampjs": "~1.1.2",
|
||||
"lodash": "~3.10.1",
|
||||
"messenger": "~1.4.1",
|
||||
"moment": "~2.10.6",
|
||||
"Sortable": "~1.3.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user