Skip to content

Commit

Permalink
Update react dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Fuller authored and diasbruno committed Jun 19, 2017
1 parent 8480042 commit 385a8eb
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 @@ -52,9 +52,8 @@
"karma-webpack": "^1.8.1",
"mocha": "3.2.0",
"npm-run-all": "^3.1.2",
"react": "^15.0.0",
"react-addons-test-utils": "^15.0.0",
"react-dom": "^15.0.0",
"react": "^15.6.1",
"react-dom": "^15.6.1",
"rf-release": "0.4.0",
"sinon": "next",
"uglify-js": "2.4.24",
Expand All @@ -64,7 +63,7 @@
"dependencies": {
"element-class": "^0.2.0",
"exenv": "1.2.0",
"prop-types": "^15.5.7",
"prop-types": "^15.5.10",
"react-dom-factories": "^1.0.0"
},
"peerDependencies": {
Expand Down

0 comments on commit 385a8eb

Please sign in to comment.