Default JS file.

This commit is contained in:
Taylor Otwell
2016-07-10 21:07:27 -05:00
parent 05d0058f30
commit eb24741ced
3 changed files with 6 additions and 2 deletions

View File

@@ -5,8 +5,9 @@
"dev": "gulp watch"
},
"devDependencies": {
"bootstrap-sass": "3.3.6",
"gulp": "^3.9.1",
"laravel-elixir": "^6.0.0-9",
"bootstrap-sass": "3.3.6"
"laravel-elixir-webpack-official": "^1.0.2"
}
}