Update Jest to 20.1.0-echo.1

Reviewed By: cpojer

Differential Revision: D5591819

fbshipit-source-id: 91830096988d88a6f0601d73225a12ae31e61a17
This commit is contained in:
Miguel Jimenez Esun 2017-08-10 07:25:06 -07:00 committed by Facebook Github Bot
parent cd9d6e34fd
commit 9b30f56693
1 changed files with 2 additions and 2 deletions

View File

@ -199,7 +199,7 @@
"eslint-plugin-prettier": "2.1.1",
"eslint-plugin-react": "^7.0.1",
"flow-bin": "^0.52.0",
"jest": "20.1.0-delta.4",
"jest": "20.1.0-echo.1",
"mock-fs": "^4.4.1",
"prettier": "1.5.2",
"react": "16.0.0-beta.5",
@ -207,4 +207,4 @@
"shelljs": "0.6.0",
"sinon": "^2.2.0"
}
}
}