From a44b11098c95c1f8ee5c43e4dd01efd12c66198a Mon Sep 17 00:00:00 2001 From: Conor Hinchee Date: Thu, 28 Jul 2022 10:19:24 -0400 Subject: [PATCH] feat: peer dependency react 18 (#417) --- .all-contributorsrc | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 693ff58f..5e3ecc3f 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -360,6 +360,24 @@ "contributions": [ "question" ] + }, + { + "login": "GLosch", + "name": "Gabby Losch", + "avatar_url": "https://avatars.githubusercontent.com/u/5502159?v=4", + "profile": "https://github.com/GLosch", + "contributions": [ + "code" + ] + }, + { + "login": "tonygustafsson", + "name": "Tony Gustafsson", + "avatar_url": "https://avatars.githubusercontent.com/u/7383255?v=4", + "profile": "https://www.tonyg.se/", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,