From 387ec505460a64c104bf62fe64134241b56ae518 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wictor=20Wil=C3=A9n?= Date: Thu, 12 May 2022 10:23:48 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=8C=20Let's=20cover=20all=20peer=20dep?= =?UTF-8?q?s?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a2b870f..bc0bf3a 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "jwt-decode": "^3.1.2" }, "peerDependencies": { - "@fluentui/react-northstar": ">0.62.0", + "@fluentui/react-northstar": ">=0.62.0", "@microsoft/teams-js": "^2.0.0-beta.6", "react": "^16.8.6", "react-dom": "^16.8.6"