Skip to content

Commit a94c17d

Browse files
committed
chore(package.json): add missing repository url
1 parent dffbe6d commit a94c17d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
"homepage": "http://coreui.io",
77
"copyright": "Copyright 2018 creativeLabs Łukasz Holeczek",
88
"license": "MIT",
9+
"repository": {
10+
"type": "git",
11+
"url": "[email protected]:coreui/coreui-free-vue-admin-template.git"
12+
},
913
"scripts": {
1014
"serve": "vue-cli-service serve",
1115
"build": "vue-cli-service build",

0 commit comments

Comments
 (0)