Skip to content

Commit 260a524

Browse files
liweijie0812cnb
authored andcommitted
chore: 补充directory到 package.json
Generated-By: AI
1 parent 253d68f commit 260a524

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/cherry-markdown/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
"description": "a new markdown editor",
77
"repository": {
88
"type": "git",
9-
"url": "git+https://github.com/Tencent/cherry-markdown.git"
9+
"url": "git+https://github.com/Tencent/cherry-markdown.git",
10+
"directory": "packages/cherry-markdown"
1011
},
1112
"main": "./dist/cherry-markdown.min.js",
1213
"module": "./dist/cherry-markdown.esm.js",

0 commit comments

Comments
 (0)