diff --git a/package.json b/package.json index 9e6d6be..6740d03 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "scripts": { "lint": "eslint .", "test": "nyc mocha test/**/*.js", - "version": "auto-changelog -p && git add CHANGELOG.md", + "version": "auto-changelog -p && git add CHANGELOG.md" }, "repository": { "type": "git",