Update to Flow v0.61.0
Reviewed By: gabelevi Differential Revision: D6540122 fbshipit-source-id: 0ded15d3b368555d12c693feb4bf491bd9092355
This commit is contained in:
parent
29f3f55298
commit
914ae93336
|
@ -50,4 +50,4 @@ suppress_comment=\\(.\\|\n\\)*\\$FlowExpectedError
|
|||
unsafe.enable_getters_and_setters=true
|
||||
|
||||
[version]
|
||||
^0.60.0
|
||||
^0.61.0
|
||||
|
|
|
@ -49,4 +49,4 @@ suppress_comment=\\(.\\|\n\\)*\\$FlowExpectedError
|
|||
unsafe.enable_getters_and_setters=true
|
||||
|
||||
[version]
|
||||
^0.60.0
|
||||
^0.61.0
|
||||
|
|
|
@ -206,7 +206,7 @@
|
|||
"eslint-plugin-flowtype": "^2.33.0",
|
||||
"eslint-plugin-prettier": "2.1.1",
|
||||
"eslint-plugin-react": "^7.2.1",
|
||||
"flow-bin": "^0.60.1",
|
||||
"flow-bin": "^0.61.0",
|
||||
"jest": "21.3.0-beta.13",
|
||||
"prettier": "1.9.1",
|
||||
"react": "16.2.0",
|
||||
|
@ -214,4 +214,4 @@
|
|||
"shelljs": "^0.7.8",
|
||||
"sinon": "^2.2.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue