From 724b0c00c2200064ac72cf59f23ca16b99f1afd7 Mon Sep 17 00:00:00 2001 From: Daniel Brain Date: Tue, 15 Dec 2020 16:39:26 -0800 Subject: [PATCH] Lock flow version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 54877395..f58a7ca6 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "devDependencies": { "babel-core": "^7.0.0-bridge.0", "conventional-changelog-cli": "^2.0.11", - "flow-bin": "^0.130.0", + "flow-bin": "0.130.0", "fs-extra": "^4.0.2", "grumbler-scripts": "^3", "imagemagick": "^0.1.3",