Skip to content

Commit

Permalink
Update gatsby-plugin-react-next for official release 馃帀 (#2237)
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleAMathews committed Sep 26, 2017
1 parent 55a9716 commit 710ffa8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/gatsby-plugin-react-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"dependencies": {
"babel-runtime": "^6.26.0",
"core-js": "^2.5.1",
"react": "16.0.0-rc.3",
"react-dom": "16.0.0-rc.3"
"react": "^16.0.0",
"react-dom": "^16.0.0"
},
"devDependencies": {
"babel-cli": "^6.26.0",
Expand Down

0 comments on commit 710ffa8

Please sign in to comment.