Merge remote-tracking branch 'origin/master'
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -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"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user