Skip to content

Commit 5d7b03c

Browse files
committed
add repository field in packages/cli
1 parent 69a588c commit 5d7b03c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

packages/cli/package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,9 @@
4848
"ts-morph": "^22.0.0",
4949
"unconfig": "^0.3.11",
5050
"zod": "^3.22.4"
51+
},
52+
"repository": {
53+
"type": "git",
54+
"url": "https://github.com/toss/docflow"
5155
}
5256
}

0 commit comments

Comments
 (0)