Make use of Bootstrap 3.3.7 with jQuery 3 support
Showing
... | @@ -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.
Please register or sign in to comment