From a77b0a238f7ac55efeea1dec87195d1cdc45a9ac Mon Sep 17 00:00:00 2001 From: Florent Vilmart <364568+flovilmart@users.noreply.github.com> Date: Tue, 10 Apr 2018 13:56:46 -0400 Subject: [PATCH] chore(package): update flow-bin to version 0.69.0 (#4711) Closes #4651 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a0d9d2a9..5ca61610 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "deep-diff": "0.3.8", "eslint": "^4.9.0", "eslint-plugin-flowtype": "^2.39.1", - "flow-bin": "^0.67.1", + "flow-bin": "^0.69.0", "gaze": "1.1.2", "jasmine": "3.1.0", "jasmine-spec-reporter": "^4.1.0",