Skip to content

Commit dd0f432

Browse files
committed
chore: 修改基本信息
1 parent b68ef66 commit dd0f432

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@semptian/coderfly",
33
"description": "Find function-level association impacts of code changes",
44
"version": "0.1.1",
5-
"author": "CocaColf <cocacolf@gmail.com>",
5+
"author": "CocaColf <beierweiwei@gmail.com>",
66
"main": "dist/index.js",
77
"bin": {
88
"coderfly": "bin/coderfly.js"
@@ -14,7 +14,7 @@
1414
"license": "MIT",
1515
"repository": {
1616
"type": "git",
17-
"url": "https://github.com/CocaColf/coderfly"
17+
"url": "https://github.com/beierweiwei/coderfly"
1818
},
1919
"scripts": {
2020
"build": "rimraf dist && tsc && node ./copy_files.js",

0 commit comments

Comments
 (0)