Update Jest to v21
Reviewed By: cpojer Differential Revision: D5765333 fbshipit-source-id: 94ea448c4380fdc68f42f84eb3963322ea18ec70
This commit is contained in:
parent
ef3fe66489
commit
baa873e506
|
@ -197,7 +197,7 @@
|
|||
"eslint-plugin-prettier": "2.1.1",
|
||||
"eslint-plugin-react": "^7.2.1",
|
||||
"flow-bin": "^0.53.0",
|
||||
"jest": "20.1.0-echo.1",
|
||||
"jest": "^21",
|
||||
"mock-fs": "^4.4.1",
|
||||
"prettier": "1.5.2",
|
||||
"react": "16.0.0-beta.5",
|
||||
|
@ -205,4 +205,4 @@
|
|||
"shelljs": "0.6.0",
|
||||
"sinon": "^2.2.0"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue