Store only build compiled assets on public
This commit is contained in:
committed by
James Brooks
parent
ac32ba20a6
commit
65cf59f982
36
bower.json
36
bower.json
@@ -1,20 +1,20 @@
|
||||
{
|
||||
"name": "Cachet",
|
||||
"dependencies": {
|
||||
"bootstrap-sass": "~3.3.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",
|
||||
"lodash": "~2.4",
|
||||
"messenger": "~1.4.1",
|
||||
"Sortable": "~1.0.0",
|
||||
"animate-sass": "~0.6.2",
|
||||
"moment": "~2.9",
|
||||
"livestampjs": "~1.1.2"
|
||||
},
|
||||
"resolutions": {
|
||||
"jquery": "~2.1.1"
|
||||
}
|
||||
"name": "Cachet",
|
||||
"dependencies": {
|
||||
"bootstrap-sass": "~3.3.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",
|
||||
"lodash": "~2.4",
|
||||
"messenger": "~1.4.1",
|
||||
"Sortable": "~1.0.0",
|
||||
"animate-sass": "~0.6.2",
|
||||
"moment": "~2.9",
|
||||
"livestampjs": "~1.1.2"
|
||||
},
|
||||
"resolutions": {
|
||||
"jquery": "~2.1.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user