From 00f4c7e222e226b2f15d400083b893c4683ad95a Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 9 Nov 2017 01:08:32 +0000 Subject: [PATCH] chore(package): update flow-bin to version 0.59.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6166a6c..61a9b2c 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "eslint-plugin-flowtype": "^2.36.0", "eslint-plugin-react": "^7.4.0", "eslint-plugin-react-native": "^3.1.0", - "flow-bin": "^0.58.0", + "flow-bin": "^0.59.0", "jest": "^21.2.0", "prettier": "^1.7.0", "prettier-eslint": "^8.2.1",