File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 43
43
"@typescript-eslint/eslint-plugin" : " ^1.12.0" ,
44
44
"@typescript-eslint/parser" : " ^1.12.0" ,
45
45
"babel-loader" : " ^8.0.6" ,
46
+ "bootstrap" : " ^4.3.1" ,
46
47
"eslint" : " ^6.0.1" ,
47
48
"eslint-plugin-react" : " ^7.14.2" ,
48
49
"git-url-parse" : " ^6.0.1" ,
Original file line number Diff line number Diff line change @@ -2558,6 +2558,11 @@ boolbase@^1.0.0, boolbase@~1.0.0:
2558
2558
version "1.0.0"
2559
2559
resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e"
2560
2560
2561
+ bootstrap@^4.3.1 :
2562
+ version "4.3.1"
2563
+ resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.3.1.tgz#280ca8f610504d99d7b6b4bfc4b68cec601704ac"
2564
+ integrity sha512-rXqOmH1VilAt2DyPzluTi2blhk17bO7ef+zLLPlWvG494pDxcM234pJ8wTc/6R40UWizAIIMgxjvxZg5kmsbag==
2565
+
2561
2566
boxen@^3.0.0 :
2562
2567
version "3.2.0"
2563
2568
resolved "https://registry.yarnpkg.com/boxen/-/boxen-3.2.0.tgz#fbdff0de93636ab4450886b6ff45b92d098f45eb"
@@ -6893,10 +6898,6 @@ react-addons-create-fragment@^15.6.2:
6893
6898
loose-envify "^1.3.1"
6894
6899
object-assign "^4.1.0"
6895
6900
6896
- react-addons-test-utils@^15.6.2 :
6897
- version "15.6.2"
6898
- resolved "https://registry.yarnpkg.com/react-addons-test-utils/-/react-addons-test-utils-15.6.2.tgz#c12b6efdc2247c10da7b8770d185080a7b047156"
6899
-
6900
6901
react-bootstrap@^1.0.0-beta.5 :
6901
6902
version "1.0.0-beta.5"
6902
6903
resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-1.0.0-beta.5.tgz#cf2c45a78bb0603c086d3fee3b454e21c3b5de6e"
You can’t perform that action at this time.
0 commit comments