mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-04-21 16:02:11 +02:00
Update dependencies
This commit is contained in:
parent
28bf01396c
commit
69716730ac
14
bower.json
14
bower.json
@ -2,10 +2,11 @@
|
||||
"name": "Cachet",
|
||||
"dependencies": {
|
||||
"animate-sass": "~0.6",
|
||||
"autosize": "~3.0.15",
|
||||
"autosize": "~3.0",
|
||||
"bootstrap-sass": "~3.3",
|
||||
"chartjs": "~2.0.2",
|
||||
"Chart.js": "~2.0",
|
||||
"eonasdan-bootstrap-datetimepicker": "~3.1",
|
||||
"github-markdown-css": "~2.2",
|
||||
"humane-js": "~3.2",
|
||||
"ionicons": "~2.0",
|
||||
"jquery": "~2.2",
|
||||
@ -13,11 +14,10 @@
|
||||
"jquery-serialize-object": "~2.5",
|
||||
"jquery-sparkline": "~2.1",
|
||||
"livestampjs": "~1.1",
|
||||
"lodash": "~4.5.1",
|
||||
"messenger": "~1.4",
|
||||
"moment": "~2.11.2",
|
||||
"lodash": "~4.11",
|
||||
"messenger": "~1.5",
|
||||
"moment": "~2.13",
|
||||
"Sortable": "~1.4",
|
||||
"sweetalert": "~1.1",
|
||||
"github-markdown-css": "^2.2.1"
|
||||
"sweetalert": "~1.1"
|
||||
}
|
||||
}
|
||||
|
@ -24,7 +24,7 @@ elixir(function (mix) {
|
||||
'vendor/bower_components/livestampjs/livestamp.js',
|
||||
'vendor/bower_components/jquery-minicolors/jquery.minicolors.js',
|
||||
'vendor/bower_components/jquery-serialize-object/jquery.serialize-object.js',
|
||||
'vendor/bower_components/chartjs/dist/Chart.js',
|
||||
'vendor/bower_components/Chart.js/dist/Chart.js',
|
||||
'vendor/bower_components/jquery-sparkline/dist/jquery.sparkline.js',
|
||||
'vendor/bower_components/sweetalert/dist/sweetalert.min.js',
|
||||
'resources/assets/js/password-strength.js',
|
||||
|
Loading…
x
Reference in New Issue
Block a user