Skip to content

Commit 2a6957f

Browse files
Merge pull request #20 from edx/andya/beta-2-upgrade
Upgrade to the Bootstrap beta.2 release
2 parents 516204d + c5c1f5e commit 2a6957f

File tree

4 files changed

+242
-216
lines changed

4 files changed

+242
-216
lines changed

package-lock.json

Lines changed: 44 additions & 44 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@edx/edx-bootstrap",
3-
"version": "0.3.4",
3+
"version": "0.4.0",
44
"description": "The Bootstrap theme for Open edX",
55
"license": "Apache-2.0",
66
"repository": {
@@ -14,7 +14,7 @@
1414
],
1515
"homepage": "https://github.com/edx/edx-bootstrap#readme",
1616
"dependencies": {
17-
"bootstrap": "v4.0.0-beta"
17+
"bootstrap": "v4.0.0-beta.2"
1818
},
1919
"devDependencies": {
2020
"@edx/stylelint-config-edx": "^1.1.0",

0 commit comments

Comments
 (0)