Skip to content

Commit 00ef225

Browse files
committed
feat: add homepage description for changelogfairy-cliutils package
1 parent 18ac2a7 commit 00ef225

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

packages/changelog/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"description": "公众号搜:储凡",
77
"author": "mmdapl <mmdapl@163.com>",
88
"license": "MIT",
9+
"homepage": "https://github.com/142vip/core-x/tree/main/packages/changelog",
910
"keywords": [
1011
"公众号搜:储凡",
1112
"142vip",

packages/fairy-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"email": "mmdapl@163.com"
1010
},
1111
"license": "MIT",
12-
"homepage": "https://github.com/142vip/core-x/packages/fairy-cli",
12+
"homepage": "https://github.com/142vip/core-x/tree/main/packages/fairy-cli",
1313
"repository": {
1414
"type": "git",
1515
"url": "https://github.com/142vip/core-x",

packages/utils/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"description": "基础工具集合",
77
"author": "mmdapl <mmdapl@163.com>",
88
"license": "MIT",
9+
"homepage": "https://github.com/142vip/core-x/tree/main/packages/utils",
910
"keywords": [
1011
"公众号搜:储凡"
1112
],

0 commit comments

Comments
 (0)