Skip to content

Commit ec9ca1b

Browse files
committed
back to used
1 parent 0f9a32a commit ec9ca1b

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
"@typescript-eslint/eslint-plugin": "^1.12.0",
4444
"@typescript-eslint/parser": "^1.12.0",
4545
"babel-loader": "^8.0.6",
46+
"bootstrap": "^4.3.1",
4647
"eslint": "^6.0.1",
4748
"eslint-plugin-react": "^7.14.2",
4849
"git-url-parse": "^6.0.1",

yarn.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2558,6 +2558,11 @@ boolbase@^1.0.0, boolbase@~1.0.0:
25582558
version "1.0.0"
25592559
resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e"
25602560

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+
25612566
boxen@^3.0.0:
25622567
version "3.2.0"
25632568
resolved "https://registry.yarnpkg.com/boxen/-/boxen-3.2.0.tgz#fbdff0de93636ab4450886b6ff45b92d098f45eb"
@@ -6893,10 +6898,6 @@ react-addons-create-fragment@^15.6.2:
68936898
loose-envify "^1.3.1"
68946899
object-assign "^4.1.0"
68956900

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-
69006901
react-bootstrap@^1.0.0-beta.5:
69016902
version "1.0.0-beta.5"
69026903
resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-1.0.0-beta.5.tgz#cf2c45a78bb0603c086d3fee3b454e21c3b5de6e"

0 commit comments

Comments
 (0)