From 1f59a0295ebdad1f2aee085f2f644bc689745f4c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Tue, 19 Feb 2019 22:22:03 +0000 Subject: [PATCH] Update dependency fusion-core to ^1.10.3 https://github.com/fusionjs/fusion-plugin-i18n-react/pull/226 Co-authored-by: Renovate Bot --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 352fdb5..5572747 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "prop-types": "^15.6.2" }, "peerDependencies": { - "fusion-core": "^1.10.1", + "fusion-core": "^1.10.3", "fusion-react": "^1.3.6", "fusion-tokens": "^1.1.1", "react": "14.x - 16.x"