Skip to content

Commit 65f8271

Browse files
committed
update version
1 parent 3001f3c commit 65f8271

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"devDependencies": {
1313
"axios": "^0.18",
14-
"bootstrap": "^4.0.0",
14+
"bootstrap": "^4.1.0",
1515
"cross-env": "^5.1",
1616
"jquery": "^3.2",
1717
"laravel-mix": "^4.0.7",

resources/sass/app.scss

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,3 @@
77

88
// Bootstrap
99
@import '~bootstrap/scss/bootstrap';
10-
11-
.navbar-laravel {
12-
background-color: #fff;
13-
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04);
14-
}

0 commit comments

Comments
 (0)