From c8e29afe1ca38930ade23994152e8d020fdf723b Mon Sep 17 00:00:00 2001 From: Tunghsiao Liu Date: Fri, 11 Dec 2015 10:58:10 +0800 Subject: [PATCH] feat(package): update contributors --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index e5bc47a..71e8dad 100644 --- a/package.json +++ b/package.json @@ -31,13 +31,13 @@ }, "contributors": [ "Jason Lee ", - "Huei Tan ", - "Yang Li ", "greenkeeperio-bot ", + "Yang Li ", "tzx ", "NauxLiu@users.noreply.github.com>", "Charlie Jade ", "hotoo@users.noreply.github.com>", - "Elethom Hunter " + "Elethom Hunter ", + "Huei Tan " ] }