From ccc664f07b754261b1163372365968f8e9c831a6 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Mon, 29 Oct 2018 21:22:41 +0000 Subject: [PATCH] fix(package): update react-use to version 4.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5991014..b2f6ba5 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "prepublish": "yarn test" }, "dependencies": { - "react-use": "4.1.0", + "react-use": "4.2.0", "the-platform": "0.8.0", "use-onclickoutside": "0.1.0", "use-substate": "0.0.2"