Skip to content

Commit 4136a13

Browse files
authored
Update to React 17 RC2 (#3276)
1 parent 1becaff commit 4136a13

File tree

2 files changed

+1020
-882
lines changed

2 files changed

+1020
-882
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"eslint-plugin-react": "^7.4.0",
1919
"eslint-plugin-relay": "^0.0.19",
2020
"flow-bin": "^0.56.0",
21-
"gatsby": "^2.0.0",
21+
"gatsby": "^2.24.63",
2222
"gatsby-plugin-catch-links": "^2.0.0",
2323
"gatsby-plugin-feed": "^2.0.0",
2424
"gatsby-plugin-glamor": "^2.0.0",
@@ -47,8 +47,8 @@
4747
"normalize.css": "^8.0.0",
4848
"prettier": "^1.7.4",
4949
"prismjs": "^1.15.0",
50-
"react": "^16.13.1",
51-
"react-dom": "^16.13.1",
50+
"react": "^17.0.0-rc.2",
51+
"react-dom": "^17.0.0-rc.2",
5252
"react-helmet": "^5.2.0",
5353
"react-live": "1.8.0-0",
5454
"remarkable": "^1.7.1",

0 commit comments

Comments
 (0)