Order bower.json
This commit is contained in:
+5
-5
@@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"name": "Cachet",
|
"name": "Cachet",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Sortable": "1.0.0",
|
|
||||||
"bootstrap-sass-official": "3.3.*",
|
"bootstrap-sass-official": "3.3.*",
|
||||||
"jquery": "~2.1.1",
|
|
||||||
"chartjs": "0.2.*",
|
"chartjs": "0.2.*",
|
||||||
"rivets": "0.7.*",
|
"humane-js": "~3.2.2",
|
||||||
"ionicons": "~2.0.0",
|
"ionicons": "~2.0.0",
|
||||||
|
"jquery": "~2.1.1",
|
||||||
"jquery-minicolors": "2.1.10",
|
"jquery-minicolors": "2.1.10",
|
||||||
"jquery-serialize-object": "2.4.3",
|
"jquery-serialize-object": "2.4.3",
|
||||||
"lodash": "~2.4.1",
|
"lodash": "~2.4.1",
|
||||||
"humane-js": "~3.2.2",
|
"messenger": "~1.4.1",
|
||||||
"messenger": "~1.4.1"
|
"rivets": "0.7.*",
|
||||||
|
"Sortable": "1.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user