Update to Bootstrap 4.3.0

This commit is contained in:
Ben Word
2019-02-11 19:49:54 -07:00
parent 19057f60be
commit cee92a97fd
7 changed files with 1138 additions and 781 deletions

View File

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