Skip to content

Commit 99863f5

Browse files
committed
build: add repository url to package.json
1 parent ccd029a commit 99863f5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
"description": "UI5 Custom Control: Chart.js",
55
"author": "UI5 Community",
66
"license": "Apache-2.0",
7+
"repository": {
8+
"url": "https://github.com/ui5-community/ui5-cc-chart"
9+
},
710
"scripts": {
811
"lint": "eslint .",
912
"lint:staged": "lint-staged",

0 commit comments

Comments
 (0)