Cachet is now a Laravel 5 app

This commit is contained in:
Joseph Cohen
2015-03-20 18:30:45 -06:00
parent 7cfa158e68
commit b4ac66d727
338 changed files with 4164 additions and 4114 deletions

View File

@@ -1,11 +1,9 @@
{
"name": "cachet",
"author": "James Brooks <jbrooksuk@me.com>",
"dependencies": {
"bower": "~1.3.12",
"gulp": "~3.8.8",
"laravel-elixir": "~0.10.7",
"laravel-elixir-jshint": "^0.1.6"
"laravel-elixir-jshint": "~0.1.6"
},
"preferGlobal": true
"private": true
}