Skip to content

Commit

Permalink
Update to React 17 RC2 (#3276)
Browse files Browse the repository at this point in the history
  • Loading branch information
gaearon committed Sep 22, 2020
1 parent 1becaff commit 4136a13
Show file tree
Hide file tree
Showing 2 changed files with 1,020 additions and 882 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -18,7 +18,7 @@
"eslint-plugin-react": "^7.4.0",
"eslint-plugin-relay": "^0.0.19",
"flow-bin": "^0.56.0",
"gatsby": "^2.0.0",
"gatsby": "^2.24.63",
"gatsby-plugin-catch-links": "^2.0.0",
"gatsby-plugin-feed": "^2.0.0",
"gatsby-plugin-glamor": "^2.0.0",
Expand Down Expand Up @@ -47,8 +47,8 @@
"normalize.css": "^8.0.0",
"prettier": "^1.7.4",
"prismjs": "^1.15.0",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react": "^17.0.0-rc.2",
"react-dom": "^17.0.0-rc.2",
"react-helmet": "^5.2.0",
"react-live": "1.8.0-0",
"remarkable": "^1.7.1",
Expand Down

0 comments on commit 4136a13

Please sign in to comment.