From 680eb46306a1157aabd13b8bc45fcb36cd81b2ca Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Wed, 27 Feb 2019 21:13:15 +0000 Subject: [PATCH] fix(package): update the-platform to version 0.10.0 Closes #6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5991014..da2eaa7 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "react-use": "4.1.0", - "the-platform": "0.8.0", + "the-platform": "0.10.0", "use-onclickoutside": "0.1.0", "use-substate": "0.0.2" },