Skip to content

Commit

Permalink
Merge pull request #434 from gaearon/revert-433-react-15
Browse files Browse the repository at this point in the history
Revert "Upgrade React to stable (15.0.1)"
  • Loading branch information
gaearon committed Apr 8, 2016
2 parents 13ef729 + 8a96d85 commit aff817f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"lodash": "^4.2.0"
},
"peerDependencies": {
"react": "^0.14.0 || ^15.0.1"
"react": "^0.14.0 || ^15.0.0-0"
},
"devDependencies": {
"animation-frame": "^0.2.4",
Expand Down Expand Up @@ -75,10 +75,10 @@
"mocha": "^2.2.5",
"null-loader": "^0.1.0",
"postcss": "^4.0.2",
"react": "^15.0.1",
"react": "^15.0.0-rc.2",
"react-dnd-html5-backend": "^2.1.2",
"react-dnd-test-backend": "^1.0.2",
"react-dom": "^15.0.1",
"react-dom": "^15.0.0-rc.2",
"react-hot-loader": "^1.2.3",
"react-router": "~0.13.2",
"request": "2.46.0",
Expand Down

0 comments on commit aff817f

Please sign in to comment.