Skip to content

Commit

Permalink
Merge pull request #81 from d4rky-pl/78_remove_react_devtools_dependency
Browse files Browse the repository at this point in the history
Replace react-devtools with react-devtools-core as dependency
  • Loading branch information
Yomguithereal authored Sep 3, 2018
2 parents 1ae620a + ee383f5 commit bcbcae3
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 983 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"dependencies": {
"invariant": "^2.2.0",
"lodash": "^4.x.x",
"react-devtools": "^3.0.0",
"react-devtools-core": "^3.0.0",
"react-motion": "^0.5.2",
"react-reconciler": "0.7.0"
}
Expand Down
Loading

0 comments on commit bcbcae3

Please sign in to comment.