Bootstrap 4 Beta, Sage 9.0.0-beta.4

This commit is contained in:
Ben Word
2017-08-11 17:36:19 -06:00
parent 0a0f1dc025
commit 505fa357a7
6 changed files with 4824 additions and 624 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "sage",
"version": "9.0.0-beta.3",
"version": "9.0.0-beta.4",
"author": "Roots <team@roots.io>",
"homepage": "https://roots.io/sage/",
"private": true,
@@ -126,7 +126,7 @@
"yargs": "~8.0"
},
"dependencies": {
"bootstrap": "^4.0.0-alpha.6",
"bootstrap": "^4.0.0-beta",
"jquery": "1.12.4 - 3"
}
}