Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
f478406894
|
|
@ -1,4 +1,5 @@
|
||||||
/vendor
|
/vendor
|
||||||
/node_modules
|
/node_modules
|
||||||
Homestead.yaml
|
Homestead.yaml
|
||||||
|
Homestead.json
|
||||||
.env
|
.env
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
"gulp": "^3.8.8"
|
"gulp": "^3.8.8"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"laravel-elixir": "^2.0.0",
|
"laravel-elixir": "^3.0.0",
|
||||||
"bootstrap-sass": "^3.0.0"
|
"bootstrap-sass": "^3.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue