Skip to content

Commit a1cf657

Browse files
yungstersgrabbou
authored andcommitted
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
1 parent 60b05ca commit a1cf657

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@
189189
"promise": "^7.1.1",
190190
"prop-types": "^15.5.8",
191191
"react-clone-referenced-element": "^1.0.1",
192-
"react-devtools-core": "3.3.4",
192+
"react-devtools-core": "^3.4.0",
193193
"react-timer-mixin": "^0.13.2",
194194
"regenerator-runtime": "^0.11.0",
195195
"rimraf": "^2.5.4",

0 commit comments

Comments
 (0)