Skip to content

Commit 63fc031

Browse files
chore: Update package.json links to new repository location (#62)
1 parent bcdd15f commit 63fc031

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
@@ -67,7 +67,7 @@
6767
},
6868
"repository": {
6969
"type": "git",
70-
"url": "git+https://github.com/weiran-zsd/eslint-plugin-node.git"
70+
"url": "git+https://github.com/eslint-community/eslint-plugin-n.git"
7171
},
7272
"keywords": [
7373
"eslint",
@@ -85,9 +85,9 @@
8585
"author": "Toru Nagashima",
8686
"license": "MIT",
8787
"bugs": {
88-
"url": "https://github.com/weiran-zsd/eslint-plugin-node/issues"
88+
"url": "https://github.com/eslint-community/eslint-plugin-n/issues"
8989
},
90-
"homepage": "https://github.com/weiran-zsd/eslint-plugin-node#readme",
90+
"homepage": "https://github.com/eslint-community/eslint-plugin-n#readme",
9191
"funding": "https://github.com/sponsors/mysticatea",
9292
"publishConfig": {
9393
"access": "public",

0 commit comments

Comments
 (0)