Skip to content

Commit 4695bdc

Browse files
committed
fix(repository): 🔧 Update repository URL to point to aXenDeveloper's fork
1 parent 0f731d0 commit 4695bdc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎packages/create-vitnode-app/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"homepage": "https://vitnode.com",
88
"repository": {
99
"type": "git",
10-
"url": "git+https://github.com/VitNode/vitnode.git",
10+
"url": "git+https://github.com/aXenDeveloper/vitnode.git",
1111
"directory": "packages/create-vitnode-app"
1212
},
1313
"type": "module",

‎packages/eslint/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"homepage": "https://vitnode.com",
88
"repository": {
99
"type": "git",
10-
"url": "git+https://github.com/VitNode/vitnode.git",
10+
"url": "git+https://github.com/aXenDeveloper/vitnode.git",
1111
"directory": "packages/eslint"
1212
},
1313
"type": "module",

0 commit comments

Comments
 (0)