Remove more unused jest-related devDependencies

Summary:
Several of the jest-related devDependencies are not directly used -- removing them from package.json.
Closes https://github.com/facebook/react-native/pull/15345

Differential Revision: D5553879

Pulled By: mjesun

fbshipit-source-id: 5ceacaa29bb7e80746a97345fb105ff19ccbf716
This commit is contained in:
James Ide 2017-08-03 09:10:02 -07:00 committed by Facebook Github Bot
parent f0f1b12d9e
commit 6e2e53f49b
1 changed files with 0 additions and 3 deletions

View File

@ -200,9 +200,6 @@
"eslint-plugin-react": "^7.0.1",
"flow-bin": "^0.52.0",
"jest": "20.1.0-delta.4",
"jest-phabricator": "20.1.0-delta.4",
"jest-repl": "20.1.0-delta.4",
"jest-runtime": "20.1.0-delta.4",
"mock-fs": "^4.4.1",
"prettier": "1.5.2",
"react": "16.0.0-alpha.12",