diff --git a/package.json b/package.json index 8971fa4..4adc389 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,10 @@ "name": "portfinder", "description": "A simple tool to find an open port on the current machine", "version": "1.0.37", - "author": "Charlie Robbins , Erik Trom ", + "author": "Charlie Robbins ", + "contributors": [ + "Erik Trom " + ], "repository": { "type": "git", "url": "git@github.com:http-party/node-portfinder.git"