Update Jest to 20.1.0-echo.1
Reviewed By: cpojer Differential Revision: D5591819 fbshipit-source-id: 91830096988d88a6f0601d73225a12ae31e61a17
This commit is contained in:
parent
cd9d6e34fd
commit
9b30f56693
|
@ -199,7 +199,7 @@
|
||||||
"eslint-plugin-prettier": "2.1.1",
|
"eslint-plugin-prettier": "2.1.1",
|
||||||
"eslint-plugin-react": "^7.0.1",
|
"eslint-plugin-react": "^7.0.1",
|
||||||
"flow-bin": "^0.52.0",
|
"flow-bin": "^0.52.0",
|
||||||
"jest": "20.1.0-delta.4",
|
"jest": "20.1.0-echo.1",
|
||||||
"mock-fs": "^4.4.1",
|
"mock-fs": "^4.4.1",
|
||||||
"prettier": "1.5.2",
|
"prettier": "1.5.2",
|
||||||
"react": "16.0.0-beta.5",
|
"react": "16.0.0-beta.5",
|
||||||
|
@ -207,4 +207,4 @@
|
||||||
"shelljs": "0.6.0",
|
"shelljs": "0.6.0",
|
||||||
"sinon": "^2.2.0"
|
"sinon": "^2.2.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue