From a87945815c1e438d638e395bdb2781a1d5f177df Mon Sep 17 00:00:00 2001 From: Mihir Kumar Date: Thu, 5 Dec 2019 13:03:22 +0530 Subject: [PATCH] Updated package.json Contributor list (#210) * authentication none introduced * Added Copy to Clipboard on double click of text This is to mimic the behaviour of select to copy on double click feature of Unix terminals * Logger added instead of console.log * CopyToClipboard seperated, yarn lint done, consistent return ignored to return any * Consistent return type introduced * Updated package json Contributor List This is to add ourselves to Contributor's list since Github isn't listing properly * Updated package.json Comma fixed --- package.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/package.json b/package.json index a50db87..3502c47 100644 --- a/package.json +++ b/package.json @@ -134,6 +134,7 @@ "mirtouf ", "Denis Kramer ", "Jarrett Gilliam ", + "Mihir Kumar ", "Nathan LeClaire ", "Andreas Kloeckner ", "Ben Letchford ", @@ -149,6 +150,7 @@ "Matthew Piercey ", "Neale Pickett ", "Robert ", + "Soura Dutta ", "Tri Nguyen ", "harryleesan " ]