Update deps

This commit is contained in:
James Brooks
2016-12-03 19:30:37 +00:00
parent f98eab988d
commit 1ef23470ce
2 changed files with 167 additions and 215 deletions

View File

@@ -1,23 +1,23 @@
{
"name": "cachet",
"devDependencies": {
"gulp": "~3.9.1",
"laravel-elixir": "~6.0.0-9",
"animate-sass": "git+https://github.com/tgdev/animate-sass.git",
"autosize": "^3.0.15",
"autosize": "^3.0.19",
"bootstrap-sass": "^3.3.6",
"chart.js": "^2.2.0",
"chart.js": "^2.4.0",
"eonasdan-bootstrap-datetimepicker": "~4.17",
"github-markdown-css": "^2.3.0",
"gulp": "~3.9.1",
"ionicons": "~2.0",
"jquery": "~2.2",
"jquery-minicolors": "^2.1.10",
"jquery-serializeobject": "^1.0.0",
"jquery-sparkline": "^2.3.2",
"jquery": "~2.2",
"jquery-sparkline": "^2.4.0",
"laravel-elixir": "^6.0.0-15",
"livestamp": "git+https://github.com/mattbradley/livestampjs.git#develop",
"lodash": "^4.12.0",
"lodash": "^4.17.2",
"messenger": "git+https://github.com/HubSpot/messenger.git",
"moment": "^2.13.0",
"moment": "^2.17.0",
"sortablejs": "^1.4.2",
"sweetalert2": "^6.0.1"
},