Skip to content

Commit 0cf161a

Browse files
committed
chore: 更新package.json仓库信息
1 parent 63060e9 commit 0cf161a

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

package.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,22 @@
1414
"commit": "git-cz",
1515
"version": "conventional-changelog -p angular -i CHANGELOG.md -s && git add CHANGELOG.md"
1616
},
17+
"repository": {
18+
"type": "git",
19+
"url": "git+https://github.com/twp0217/react-org-chart.git"
20+
},
21+
"keywords": [
22+
"react",
23+
"react-component",
24+
"react-org-chart",
25+
"org-chart"
26+
],
27+
"author": "twp0217",
28+
"license": "MIT",
29+
"bugs": {
30+
"url": "https://github.com/twp0217/react-org-chart/issues"
31+
},
32+
"homepage": "https://github.com/twp0217/react-org-chart#readme",
1733
"main": "dist/index.js",
1834
"module": "dist/index.esm.js",
1935
"typings": "dist/index.d.ts",

0 commit comments

Comments
 (0)