We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dffbe6d commit a94c17dCopy full SHA for a94c17d
package.json
@@ -6,6 +6,10 @@
6
"homepage": "http://coreui.io",
7
"copyright": "Copyright 2018 creativeLabs Łukasz Holeczek",
8
"license": "MIT",
9
+ "repository": {
10
+ "type": "git",
11
+ "url": "git@github.com:coreui/coreui-free-vue-admin-template.git"
12
+ },
13
"scripts": {
14
"serve": "vue-cli-service serve",
15
"build": "vue-cli-service build",
0 commit comments