Skip to content

Commit

Permalink
React: Upgrade to react-devtools@^3.4.0
Browse files Browse the repository at this point in the history
Summary:
Upgrades to `react-devtools@^3.4.0`.

Notably, this brings the improved coloring to the React Profiler.

Reviewed By: bvaughn

Differential Revision: D9985352

fbshipit-source-id: 64a76d194275e551f04dd52d775bf26bb16df6b8
  • Loading branch information
yungsters authored and facebook-github-bot committed Sep 21, 2018
1 parent 3956ee1 commit 25119f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@
"promise": "^7.1.1",
"prop-types": "^15.5.8",
"react-clone-referenced-element": "^1.0.1",
"react-devtools-core": "3.3.4",
"react-devtools-core": "^3.4.0",
"react-timer-mixin": "^0.13.2",
"regenerator-runtime": "^0.11.0",
"rimraf": "^2.5.4",
Expand Down

0 comments on commit 25119f9

Please sign in to comment.