Deploy v0.80.0 to xplat/js

Reviewed By: samwgoldman

Differential Revision: D9646704

fbshipit-source-id: d5a19f653785c81929337876936ba5069fc0abc3
This commit is contained in:
Gabe Levi 2018-09-05 08:41:20 -07:00 committed by Facebook Github Bot
parent 06bf7b1f00
commit 66bd4992b8
5 changed files with 4 additions and 5 deletions

View File

@ -100,4 +100,4 @@ untyped-import
untyped-type-import
[version]
^0.79.1
^0.80.0

View File

@ -100,4 +100,4 @@ untyped-import
untyped-type-import
[version]
^0.79.1
^0.80.0

View File

@ -87,7 +87,6 @@ async function runServer(args: Args, config: ConfigT) {
//
// For more info: https://github.com/nodejs/node/issues/13391
//
// $FlowFixMe (site=react_native_fb)
serverInstance.keepAliveTimeout = 30000;
}

View File

@ -67,4 +67,4 @@ suppress_comment=\\(.\\|\n\\)*\\$FlowFixedInNextDeploy
suppress_comment=\\(.\\|\n\\)*\\$FlowExpectedError
[version]
^0.79.1
^0.80.0

View File

@ -216,7 +216,7 @@
"eslint-plugin-prettier": "2.6.0",
"eslint-plugin-react": "7.8.2",
"eslint-plugin-react-native": "^3.2.1",
"flow-bin": "^0.79.1",
"flow-bin": "^0.80.0",
"jest": "23.4.1",
"jest-junit": "5.1.0",
"prettier": "1.13.6",