Skip to content

Commit 7343bdb

Browse files
authored
Merge pull request #385 from v-gjy/patch-1
Update package.json to include the repository
2 parents 955e9da + df5acc0 commit 7343bdb

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)