Skip to content

Commit 770d08b

Browse files
Mayank Patkekelset
authored andcommitted
v0.78 in fbsource
Summary: The controller you requested could not be found. Reviewed By: pakoito Differential Revision: D9174188 fbshipit-source-id: 4ec9ef5b6f802964a83b6bc0bd29db7f47b37c21
1 parent 8965e0c commit 770d08b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.flowconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,4 +100,4 @@ untyped-import
100100
untyped-type-import
101101

102102
[version]
103-
^0.77.0
103+
^0.78.0

local-cli/templates/HelloWorld/_flowconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,4 +67,4 @@ suppress_comment=\\(.\\|\n\\)*\\$FlowFixedInNextDeploy
6767
suppress_comment=\\(.\\|\n\\)*\\$FlowExpectedError
6868

6969
[version]
70-
^0.77.0
70+
^0.78.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@
215215
"eslint-plugin-prettier": "2.6.0",
216216
"eslint-plugin-react": "7.8.2",
217217
"eslint-plugin-react-native": "^3.2.1",
218-
"flow-bin": "^0.77.0",
218+
"flow-bin": "^0.78.0",
219219
"jest": "23.4.1",
220220
"jest-junit": "5.1.0",
221221
"prettier": "1.13.6",

0 commit comments

Comments
 (0)