Skip to content

Commit

Permalink
Upgrade react, closes #61
Browse files Browse the repository at this point in the history
  • Loading branch information
daviferreira committed Apr 30, 2016
1 parent 526748d commit 5237471
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -31,8 +31,8 @@
},
"homepage": "https://github.com/daviferreira/react-sanfona",
"peerDependencies": {
"react": "^0.14.3",
"react-dom": "^0.14.3"
"react": "^15.0.2",
"react-dom": "^15.0.2"
},
"dependencies": {
"classnames": "2.2.0",
Expand All @@ -53,7 +53,7 @@
"node-sass": "3.4.2",
"normalize.css": "3.0.3",
"object-assign": "4.0.1",
"react-addons-test-utils": "0.14.2",
"react-addons-test-utils": "15.0.2",
"regexpu": "1.3.0",
"sass-loader": "3.1.1",
"sinon": "1.17.2",
Expand Down

0 comments on commit 5237471

Please sign in to comment.