We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e66720 commit cc5aae5Copy full SHA for cc5aae5
2 files changed
package.json
@@ -15,7 +15,7 @@
15
"alpaca": "1.5.24",
16
"blob.js": "1.0.1",
17
"bluebird": "3.5.1",
18
- "bootstrap": "3.3.7",
+ "bootstrap": "4.1.1",
19
"bootstrap-accessibility-plugin": "1.0.5",
20
"bootstrap-datepicker": "1.8.0",
21
"chart.js": "2.7.2",
yarn.lock
@@ -397,7 +397,11 @@ bootstrap-datepicker@1.8.0:
397
dependencies:
398
jquery ">=1.7.1 <4.0.0"
399
400
-bootstrap@3.3.7, bootstrap@^3.3:
+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:
405
version "3.3.7"
406
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-3.3.7.tgz#5a389394549f23330875a3b150656574f8a9eb71"
407
0 commit comments