Merge pull request #4539 from tomhorvat/patch-1

Update bootstrap version
This commit is contained in:
Taylor Otwell 2018-01-06 09:58:16 -06:00 committed by GitHub
commit 54eca63612
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
}, },
"devDependencies": { "devDependencies": {
"axios": "^0.17", "axios": "^0.17",
"bootstrap": "^4.0.0-beta.2", "bootstrap": "^4.0.0-beta.3",
"popper.js": "^1.12", "popper.js": "^1.12",
"cross-env": "^5.1", "cross-env": "^5.1",
"jquery": "^3.2", "jquery": "^3.2",