Skip to content

Commit df5acc0

Browse files
committed
docs: Update package.json to include the repository
1 parent 4562fba commit df5acc0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

+4
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
"bundle": "rollup -c",
88
"build": "npm run bundle"
99
},
10+
"repository": {
11+
"type": "git",
12+
"url": "https://github.com/apexcharts/vue-apexcharts.git"
13+
},
1014
"keywords": [
1115
"Vue.js",
1216
"apexcharts",

0 commit comments

Comments
 (0)