Skip to content

Commit cc5aae5

Browse files
committed
Upgrade bootstrap to 4.1.1 (from 3.3.7)
1 parent 2e66720 commit cc5aae5

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"alpaca": "1.5.24",
1616
"blob.js": "1.0.1",
1717
"bluebird": "3.5.1",
18-
"bootstrap": "3.3.7",
18+
"bootstrap": "4.1.1",
1919
"bootstrap-accessibility-plugin": "1.0.5",
2020
"bootstrap-datepicker": "1.8.0",
2121
"chart.js": "2.7.2",

yarn.lock

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,11 @@ bootstrap-datepicker@1.8.0:
397397
dependencies:
398398
jquery ">=1.7.1 <4.0.0"
399399

400-
bootstrap@3.3.7, bootstrap@^3.3:
400+
bootstrap@4.1.1:
401+
version "4.1.1"
402+
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.1.1.tgz#3aec85000fa619085da8d2e4983dfd67cf2114cb"
403+
404+
bootstrap@^3.3:
401405
version "3.3.7"
402406
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-3.3.7.tgz#5a389394549f23330875a3b150656574f8a9eb71"
403407

0 commit comments

Comments
 (0)