Skip to content

Commit 07f414a

Browse files
authored
Merge pull request #270 from conveyal/dev
Patch release: Flow downgrade
2 parents bf94c90 + 6dbb4c4 commit 07f414a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"eslint-plugin-react": "^7.12.4",
8787
"eslint-plugin-standard": "^4.0.0",
8888
"exorcist": "^1.0.1",
89-
"flow-bin": "^0.94.0",
89+
"flow-bin": "0.84.0",
9090
"flow-runtime": "^0.17.0",
9191
"glob": "^7.1.3",
9292
"isomorphic-fetch": "^2.2.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3989,10 +3989,10 @@ flatten@^1.0.2:
39893989
resolved "https://registry.yarnpkg.com/flatten/-/flatten-1.0.2.tgz#dae46a9d78fbe25292258cc1e780a41d95c03782"
39903990
integrity sha1-2uRqnXj74lKSJYzB54CkHZXAN4I=
39913991

3992-
flow-bin@^0.94.0:
3993-
version "0.94.0"
3994-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.94.0.tgz#b5d58fe7559705b73a18229f97edfc3ab6ffffcb"
3995-
integrity sha512-DYF7r9CJ/AksfmmB4+q+TyLMoeQPRnqtF1Pk7KY3zgfkB/nVuA3nXyzqgsIPIvnMSiFEXQcFK4z+iPxSLckZhQ==
3992+
flow-bin@0.84.0:
3993+
version "0.84.0"
3994+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.84.0.tgz#4cb2364c750fb37a7840524fa62456b53f64cdcb"
3995+
integrity sha512-ocji8eEYp+YfICsm+F6cIHUcD7v5sb0/ADEXm6gyUKdjQzmSckMrPUdZtyfP973t3YGHKliUMxMvIBHyR5LbXQ==
39963996

39973997
flow-runtime@^0.17.0:
39983998
version "0.17.0"

0 commit comments

Comments
 (0)