Commit 9cce61be authored by Taylor Otwell's avatar Taylor Otwell Committed by GitHub

Merge pull request #3839 from PascaleBeier/develop

[5.3] Make use of Bootstrap 3.3.7 with jQuery 3 support
parents 41e2efb0 0cfc40e7
...@@ -5,9 +5,9 @@ ...@@ -5,9 +5,9 @@
"dev": "gulp watch" "dev": "gulp watch"
}, },
"devDependencies": { "devDependencies": {
"bootstrap-sass": "3.3.6", "bootstrap-sass": "^3.3.7",
"gulp": "^3.9.1", "gulp": "^3.9.1",
"jquery": "^2.2.4", "jquery": "^3.1.0",
"js-cookie": "^2.1.2", "js-cookie": "^2.1.2",
"laravel-elixir": "^6.0.0-9", "laravel-elixir": "^6.0.0-9",
"laravel-elixir-vue": "^0.1.4", "laravel-elixir-vue": "^0.1.4",
......
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
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