Update to Bootstrap 4.2.1

This commit is contained in:
Ben Word
2018-12-21 12:39:33 -07:00
parent 96ad12a650
commit f3a2e6ab6a
5 changed files with 2275 additions and 614 deletions

View File

@@ -76,8 +76,8 @@
"yargs": "~11.0.0"
},
"dependencies": {
"bootstrap": "v4.1.3",
"bootstrap": "v4.2.1",
"jquery": "^3.3.1",
"popper.js": "^1.14.4"
"popper.js": "^1.14.6"
}
}