diff --git a/package.json b/package.json index e9383ad..fda8517 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "lint": "eslint ./index.js", "test": "mocha tests/unit/ --recursive --compilers js:babel-register --reporter spec" }, - "author": "Michael Ridgway ", + "author": "Michael Ridgway ", "license": "BSD-3-Clause", "devDependencies": { "babel": "^6.23.0",