Skip to content

Commit

Permalink
fix(deps): Added react dev deps so ci tests work
Browse files Browse the repository at this point in the history
  • Loading branch information
jaketrent committed May 2, 2016
1 parent db19eb6 commit 5b6d285
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -46,6 +46,7 @@
"cz-conventional-changelog": "^1.1.5",
"jsdom": "^7.2.2",
"mocha": "^2.3.3",
"react": "^15.0.0",
"react-addons-test-utils": "^15.0.0",
"react-dom": "^15.0.0",
"rf-release": "^0.4.0",
Expand Down

0 comments on commit 5b6d285

Please sign in to comment.