Skip to content

Commit

Permalink
Updating to react .14 stable version
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelchiti committed Oct 8, 2015
1 parent c648cf4 commit 70f67c0
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 @@ -17,14 +17,14 @@
},
"homepage": "https://github.com/rafaelchiti/react_scaffolding#readme",
"dependencies": {
"history": "1.9.1",
"history": "1.12.3",
"lodash": "3.10.1",
"platform": "^1.3.0",
"react-redux": "2.1.2",
"react-router": "1.0.0-rc1",
"redux": "3.0.0",
"react": "0.14.0-rc1",
"react-dom": "0.14.0-rc1",
"react": "0.14.0",
"react-dom": "0.14.0",
"redux-logger": "1.0.8",
"superagent": "1.3.0",
"seamless-immutable": "3.0.0"
Expand Down

0 comments on commit 70f67c0

Please sign in to comment.