From 0cce2d0d5505dd2b7fd6dea7093fd34e5019b64b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Tue, 15 Jan 2019 23:27:57 +0000 Subject: [PATCH] Update dependency fusion-react to ^1.3.6 https://github.com/fusionjs/fusion-plugin-universal-events-react/pull/157 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c1d9b9a..a43c9fc 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ }, "peerDependencies": { "fusion-core": "^1.10.1", - "fusion-react": "^1.3.5", + "fusion-react": "^1.3.6", "fusion-tokens": "^1.1.1" }, "scripts": {