diff --git a/package.json b/package.json index d88f32e..068e643 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "main": "index", "scripts": { "eslint": "eslint .", - "test": "mocha test/index.js", + "test": "mocha test/index.js" }, "directories": { "lib": "./lib"