Skip to content

Commit 4a65926

Browse files
committed
⬆️ React
1 parent 8bb29d8 commit 4a65926

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
"flow-bin": "^0.73.0",
4141
"html-webpack-plugin": "^3.2.0",
4242
"prettier": "^1.13.4",
43-
"react": "^16.3.2",
44-
"react-dom": "^16.3.2",
43+
"react": "^16.4.0",
44+
"react-dom": "^16.4.0",
4545
"style-loader": "^0.21.0",
4646
"webpack": "^4.6.0",
4747
"webpack-cli": "^2.0.15",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5513,7 +5513,7 @@ rc@^1.1.7:
55135513
minimist "^1.2.0"
55145514
strip-json-comments "~2.0.1"
55155515

5516-
react-dom@^16.3.2:
5516+
react-dom@^16.4.0:
55175517
version "16.4.0"
55185518
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.4.0.tgz#099f067dd5827ce36a29eaf9a6cdc7cbf6216b1e"
55195519
dependencies:
@@ -5522,7 +5522,7 @@ react-dom@^16.3.2:
55225522
object-assign "^4.1.1"
55235523
prop-types "^15.6.0"
55245524

5525-
react@^16.3.2:
5525+
react@^16.4.0:
55265526
version "16.4.0"
55275527
resolved "https://registry.yarnpkg.com/react/-/react-16.4.0.tgz#402c2db83335336fba1962c08b98c6272617d585"
55285528
dependencies:

0 commit comments

Comments
 (0)