Skip to content

Commit

Permalink
we need react as a devDependancy because it is a peerDependancy on fe…
Browse files Browse the repository at this point in the history
…ature-u (our peerDependancy)
  • Loading branch information
KevinAst committed Aug 14, 2018
1 parent bb6c944 commit d53bebb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@
"feature-u": ">=1.0.0",
"jest": "^22.1.4",
"npm-run-all": "^4.0.2",
"react": ">=0.14.0",
"redux-logic": ">=0.7.0",
"rimraf": "^2.6.1",
"webpack": "^2.4.1"
Expand Down

0 comments on commit d53bebb

Please sign in to comment.