Skip to content

Commit

Permalink
react upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
MicheleBertoli committed Mar 28, 2015
1 parent 0d017c9 commit b4d1581
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,12 @@
"devDependencies": {
"babel": "^4.7.16",
"jest-cli": "^0.2.2",
"jsxhint": "^0.9.0",
"react-tools": "0.12.x"
"jsxhint": "^0.9.0"
},
"dependencies": {
"express": "^4.11.2",
"react": "0.12.x",
"browserify": "^8.1.3",
"express": "^4.11.2",
"react": "^0.13.1",
"reactify": "^1.0.0"
},
"browserify": {
Expand Down

0 comments on commit b4d1581

Please sign in to comment.