Skip to content

Commit c2eb130

Browse files
committed
fix: update repository URL in package.json
1 parent 3151ded commit c2eb130

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"repository": {
1111
"type": "git",
12-
"url": "https://github.com/RKDH2/neis-api.ts"
12+
"url": "https://github.com/RKDH2/github-cli.ts"
1313
},
1414
"scripts": {
1515
"lint": "eslint src --ignore-pattern .gitignore",

0 commit comments

Comments
 (0)