diff --git a/package.json b/package.json index 66e3d6f..9a0daf8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@kougen/eslint-plugin-clean-code", - "version": "1.1.5", + "version": "1.1.6", "description": "Custom eslint rules for clean code.", "main": "dist/index.js", "readme": "README.md", @@ -9,6 +9,9 @@ "build": "tsc", "test": "jest" }, + "repository": { + "url": "https://github.com/kougen/eslint-plugin-clean-code" + }, "author": "Joshua Hegedus", "license": "MIT", "keywords": [