Skip to content

Commit a678ed0

Browse files
committed
update repository field in package.json
1 parent d9a4ddf commit a678ed0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@
99
"main": "./apexgantt.min.js",
1010
"module": "./apexgantt.es.min.js",
1111
"types": "./index.d.ts",
12+
"license": "See LICENSE in LICENSE",
13+
"repository": {
14+
"type": "git",
15+
"url": "https://github.com/apexcharts/apexgantt"
16+
},
1217
"exports": {
1318
".": {
1419
"import": {

0 commit comments

Comments
 (0)