Update to Bootstrap 4.1.1
This commit is contained in:
@@ -1,7 +1,8 @@
|
|||||||
### HEAD
|
### HEAD
|
||||||
|
* Update to Bootstrap 4.1.1 ([#2065](https://github.com/roots/sage/pull/2065))
|
||||||
* Auto-detect `proxyUrl` scheme ([#2062](https://github.com/roots/sage/pull/2062))
|
* Auto-detect `proxyUrl` scheme ([#2062](https://github.com/roots/sage/pull/2062))
|
||||||
* Bump to Laravel 5.6 ([#2061](https://github.com/roots/sage/pull/2061))
|
* Bump to Laravel 5.6 ([#2061](https://github.com/roots/sage/pull/2061))
|
||||||
* Update to Boostrap 4.1.0 ([#2056](https://github.com/roots/sage/pull/2056))
|
* Update to Bootstrap 4.1.0 ([#2056](https://github.com/roots/sage/pull/2056))
|
||||||
* Change inline `@php` directive to full form ([#2042](https://github.com/roots/sage/pull/2042))
|
* Change inline `@php` directive to full form ([#2042](https://github.com/roots/sage/pull/2042))
|
||||||
* PHP 7.1.3+ is now required ([#2037](https://github.com/roots/sage/pull/2037))
|
* PHP 7.1.3+ is now required ([#2037](https://github.com/roots/sage/pull/2037))
|
||||||
|
|
||||||
|
|||||||
1507
package-lock.json
generated
1507
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -103,7 +103,7 @@
|
|||||||
"yargs": "~11.0.0"
|
"yargs": "~11.0.0"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bootstrap": "v4.1.0",
|
"bootstrap": "v4.1.1",
|
||||||
"jquery": "^3.3.1",
|
"jquery": "^3.3.1",
|
||||||
"popper.js": "^1.14.3"
|
"popper.js": "^1.14.3"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user