Skip to content

Commit a69fdc8

Browse files
chore: 在 package.json 中补充 GitHub 仓库链接
Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 6f2817c commit a69fdc8

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

package.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,14 @@
2323
"converter",
2424
"deckhtml"
2525
],
26+
"repository": {
27+
"type": "git",
28+
"url": "git+https://github.com/deckflow/deckhtml.git"
29+
},
30+
"bugs": {
31+
"url": "https://github.com/deckflow/deckhtml/issues"
32+
},
33+
"homepage": "https://github.com/deckflow/deckhtml#readme",
2634
"license": "MIT",
2735
"dependencies": {
2836
"@deckops/sdk": "^0.7.0",

0 commit comments

Comments
 (0)