mirror of
https://github.com/status-im/react-native.git
synced 2025-01-12 02:24:23 +00:00
Deploy v0.80.0 to xplat/js
Reviewed By: samwgoldman Differential Revision: D9646704 fbshipit-source-id: d5a19f653785c81929337876936ba5069fc0abc3
This commit is contained in:
parent
06bf7b1f00
commit
66bd4992b8
@ -100,4 +100,4 @@ untyped-import
|
||||
untyped-type-import
|
||||
|
||||
[version]
|
||||
^0.79.1
|
||||
^0.80.0
|
||||
|
@ -100,4 +100,4 @@ untyped-import
|
||||
untyped-type-import
|
||||
|
||||
[version]
|
||||
^0.79.1
|
||||
^0.80.0
|
||||
|
@ -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;
|
||||
}
|
||||
|
||||
|
@ -67,4 +67,4 @@ suppress_comment=\\(.\\|\n\\)*\\$FlowFixedInNextDeploy
|
||||
suppress_comment=\\(.\\|\n\\)*\\$FlowExpectedError
|
||||
|
||||
[version]
|
||||
^0.79.1
|
||||
^0.80.0
|
||||
|
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user