Skip to content

Commit

Permalink
Remove more unused jest-related devDependencies
Browse files Browse the repository at this point in the history
Summary:
Several of the jest-related devDependencies are not directly used -- removing them from package.json.
Closes facebook#15345

Differential Revision: D5553879

Pulled By: mjesun

fbshipit-source-id: 5ceacaa29bb7e80746a97345fb105ff19ccbf716
  • Loading branch information
ide authored and facebook-github-bot committed Aug 3, 2017
1 parent f0f1b12 commit 6e2e53f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 6e2e53f

Please sign in to comment.