I've disabled autosize for now
This commit is contained in:
James Brooks
2017-01-26 16:16:59 +00:00
parent 90fbf0298c
commit 7fb8a03ebe
12 changed files with 27783 additions and 47 deletions

View File

@@ -2,10 +2,10 @@
"name": "cachet",
"devDependencies": {
"animate-sass": "git+https://github.com/tgdev/animate-sass.git",
"autosize": "^3.0.19",
"autosize": "^3.0.20",
"bootstrap-sass": "^3.3.6",
"chart.js": "^2.4.0",
"eonasdan-bootstrap-datetimepicker": "~4.17",
"eonasdan-bootstrap-datetimepicker": "^4.17.46",
"github-markdown-css": "^2.3.0",
"gulp": "~3.9.1",
"ionicons": "~2.0",
@@ -15,9 +15,9 @@
"jquery-sparkline": "^2.4.0",
"laravel-elixir": "^6.0.0-15",
"livestamp": "git+https://github.com/mattbradley/livestampjs.git#develop",
"lodash": "^4.17.2",
"lodash": "^4.17.4",
"messenger": "git+https://github.com/HubSpot/messenger.git",
"moment": "^2.17.0",
"moment": "^2.17.1",
"sortablejs": "^1.4.2",
"sweetalert2": "^6.0.1"
},