Commit e3d2b68c authored by Taylor Otwell's avatar Taylor Otwell

Merge branch 'master' into develop

parents 020bf231 76b8ef72
{ {
"private": true, "private": true,
"devDependencies": { "scripts": {
"gulp": "^3.9.1" "prod": "gulp --production",
"dev": "gulp watch"
}, },
"dependencies": { "devDependencies": {
"gulp": "^3.9.1",
"laravel-elixir": "^5.0.0", "laravel-elixir": "^5.0.0",
"bootstrap-sass": "^3.0.0" "bootstrap-sass": "^3.0.0"
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment