From 73b98b95ad937662bac51365610672892ac166b1 Mon Sep 17 00:00:00 2001 From: pimlie Date: Mon, 11 Mar 2019 10:46:17 +0100 Subject: [PATCH] chore: update contributors in package.json --- package.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 45119dd..345bf0f 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,11 @@ "url": "git@github.com/nuxt/vue-meta.git" }, "license": "MIT", - "author": "Declan de Wet ", + "contributors": [{ + "name": "Declan de Wet (@declandewet)" + }, { + "name": "Sebastien Chopin (@Atinux)" + }], "files": [ "lib", "es",