Skip to content

Commit 0cfc40e

Browse files
author
PascaleBeier
committed
Make use of Bootstrap 3.3.7 with jQuery 3 support
1 parent 41e2efb commit 0cfc40e

File tree

3 files changed

+15
-15
lines changed

3 files changed

+15
-15
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
"dev": "gulp watch"
66
},
77
"devDependencies": {
8-
"bootstrap-sass": "3.3.6",
8+
"bootstrap-sass": "^3.3.7",
99
"gulp": "^3.9.1",
10-
"jquery": "^2.2.4",
10+
"jquery": "^3.1.0",
1111
"js-cookie": "^2.1.2",
1212
"laravel-elixir": "^6.0.0-9",
1313
"laravel-elixir-vue": "^0.1.4",

public/css/app.css

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)