update version

This commit is contained in:
Taylor Otwell 2019-05-06 08:30:33 -05:00
parent 3001f3c6e2
commit 65f8271032
2 changed files with 1 additions and 6 deletions

View File

@ -11,7 +11,7 @@
},
"devDependencies": {
"axios": "^0.18",
"bootstrap": "^4.0.0",
"bootstrap": "^4.1.0",
"cross-env": "^5.1",
"jquery": "^3.2",
"laravel-mix": "^4.0.7",

View File

@ -7,8 +7,3 @@
// Bootstrap
@import '~bootstrap/scss/bootstrap';
.navbar-laravel {
background-color: #fff;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04);
}