Update to Bootstrap 4.3.1

This commit is contained in:
Ben Word
2019-02-13 18:18:40 -07:00
parent fbf041b9d8
commit ba30b01456
7 changed files with 236 additions and 227 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "sage",
"version": "9.0.8",
"version": "9.0.9",
"author": "Roots <team@roots.io>",
"homepage": "https://roots.io/sage/",
"private": true,
@@ -76,7 +76,7 @@
"yargs": "~11.0.0"
},
"dependencies": {
"bootstrap": "v4.3.0",
"bootstrap": "v4.3.1",
"jquery": "^3.3.1",
"popper.js": "^1.14.7"
}