remove envinfo from dependency. (#22870)

Summary:
remove it since `react-native-cli` already moved out.

pass current ci.
Pull Request resolved: https://github.com/facebook/react-native/pull/22870

Differential Revision: D13627371

Pulled By: hramos

fbshipit-source-id: 16a7b6516fa4778222aca52cf9c3c54645e1ccf7
This commit is contained in:
gengjiawen 2019-01-10 16:58:08 -08:00 committed by Facebook Github Bot
parent 5d1b27b017
commit 768c1ba641

View File

@ -167,7 +167,6 @@
"create-react-class": "^15.6.3",
"debug": "^2.2.0",
"denodeify": "^1.2.1",
"envinfo": "^5.7.0",
"errorhandler": "^1.5.0",
"escape-string-regexp": "^1.0.5",
"event-target-shim": "^1.0.5",