From 8ad11e3bb25d49699e6ba9ded48a443765453fea Mon Sep 17 00:00:00 2001 From: David Dias Date: Thu, 9 Feb 2017 08:56:13 -0800 Subject: [PATCH] chore: update contributors --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 9ca5877..09b3d96 100644 --- a/package.json +++ b/package.json @@ -28,8 +28,7 @@ "url": "https://github.com/libp2p/interface-peer-discovery/issues" }, "homepage": "https://github.com/libp2p/interface-peer-discovery", - "dependencies": { - }, + "dependencies": {}, "devDependencies": { "aegir": "^10.0.0" }, @@ -38,5 +37,6 @@ "npm": ">=3.0.0" }, "contributors": [ + "David Dias " ] -} +} \ No newline at end of file