Try to match React DevTools theme with current Nuclide theme

Reviewed By: spicyj

Differential Revision: D5362305

fbshipit-source-id: 7d8464f768d124cbb31ba211d81a01a89d6bf692
This commit is contained in:
Brian Vaughn 2017-07-12 12:15:08 -07:00 committed by Facebook Github Bot
parent 98b925ceec
commit 1d353b4ef7

View File

@ -194,7 +194,7 @@
"promise": "^7.1.1",
"prop-types": "^15.5.8",
"react-clone-referenced-element": "^1.0.1",
"react-devtools-core": "2.3.1",
"react-devtools-core": "^2.5.0",
"react-timer-mixin": "^0.13.2",
"react-transform-hmr": "^1.0.4",
"rebound": "^0.0.13",