React: Upgrade to react-devtools@^3.4.0

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
This commit is contained in:
Tim Yung 2018-09-21 13:51:50 -07:00 committed by Facebook Github Bot
parent 3956ee163b
commit 25119f95c8

View File

@ -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",