Skip to content

Commit 0f7a65f

Browse files
committed
fix(deps): update react monorepo
1 parent 991de52 commit 0f7a65f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
"apollo-link-http": "1.5.9",
99
"graphql": "14.1.1",
1010
"graphql.macro": "1.3.3",
11-
"react": "16.8.0-alpha.1",
11+
"react": "16.8.6",
1212
"react-apollo": "2.4.1",
13-
"react-dom": "16.8.0-alpha.1",
13+
"react-dom": "16.8.5",
1414
"react-scripts": "2.1.3"
1515
},
1616
"scripts": {

0 commit comments

Comments
 (0)