From 0b69700f18245d2ce8267fe9d6ac26ed57b8ef2c Mon Sep 17 00:00:00 2001 From: Florent Vilmart <364568+flovilmart@users.noreply.github.com> Date: Tue, 1 May 2018 13:32:12 -0400 Subject: [PATCH] chore(package): update flow-bin to version 0.71.0 (#4746) Closes #4730 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c1b4ddc6..cb625873 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "deep-diff": "1.0.0", "eslint": "^4.9.0", "eslint-plugin-flowtype": "^2.39.1", - "flow-bin": "^0.69.0", + "flow-bin": "^0.71.0", "gaze": "1.1.2", "jasmine": "3.1.0", "jasmine-spec-reporter": "^4.1.0",