Skip to content

Commit c006de8

Browse files
committed
docs: update repo url
1 parent 28d3726 commit c006de8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
"license": "Apache-2.0",
66
"keywords": ["eslint", "eslintplugin"],
77
"author": "Robert Vitonsky <[email protected]> (https://vitonsky.net)",
8-
"homepage": "https://github.com/vitonsky/eslint-import-paths#readme",
8+
"homepage": "https://github.com/vitonsky/eslint-plugin-paths#readme",
99
"repository": {
1010
"type": "git",
11-
"url": "git+https://github.com/vitonsky/eslint-import-paths.git"
11+
"url": "git+https://github.com/vitonsky/eslint-plugin-paths.git"
1212
},
1313
"bugs": {
14-
"url": "https://github.com/vitonsky/eslint-import-paths/issues"
14+
"url": "https://github.com/vitonsky/eslint-plugin-paths/issues"
1515
},
1616
"scripts": {
1717
"test": "jest",

0 commit comments

Comments
 (0)