Skip to content

Commit 470fa7b

Browse files
AnshulMalikwldcordeiro
authored andcommitted
Upgrade flow to 63.1 (firefox-devtools#5075)
1 parent 9d91bb7 commit 470fa7b

File tree

3 files changed

+122
-100
lines changed

3 files changed

+122
-100
lines changed

.flowconfig

-1
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,4 @@
1212
./src/global-types.js
1313

1414
[options]
15-
unsafe.enable_getters_and_setters=true
1615
suppress_comment=\\(.\\|\n\\)*\\$FlowIgnore

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
"eslint-plugin-prettier": "^2.3.1",
129129
"eslint-plugin-react": "^7.2.1",
130130
"expect.js": "^0.3.1",
131-
"flow-bin": "0.61.0",
131+
"flow-bin": "0.63.1",
132132
"glob": "^7.0.3",
133133
"husky": "^0.14.2",
134134
"jest": "^20.0.4",

0 commit comments

Comments
 (0)