From 8b24f9047db1c7053052ee0fee5cdb9efd185e04 Mon Sep 17 00:00:00 2001 From: achingbrain Date: Wed, 11 Jul 2018 12:11:25 +0200 Subject: [PATCH] chore: update contributors --- package.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index d84fd29..683732c 100644 --- a/package.json +++ b/package.json @@ -33,5 +33,8 @@ "dependencies": { "callbackify": "^1.1.0", "ipns": "~0.1.1" - } + }, + "contributors": [ + "achingbrain " + ] }