File tree Expand file tree Collapse file tree 1 file changed +15
-6
lines changed
Expand file tree Collapse file tree 1 file changed +15
-6
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @coreui/coreui-free-vue-admin-template" ,
33 "version" : " 4.0.0-rc.0" ,
4- "config" : {
5- "coreui_library_short_version" : " 4.0"
4+ "description" : " CoreUI Free Vue Admin Template" ,
5+ "bugs" : {
6+ "url" : " https://github.com/coreui/coreui-free-vue-admin-template/issues"
67 },
7- "private" : true ,
8+ "repository" : {
9+ "type" : " git" ,
10+ "url" : " git@github.com:coreui/coreui-free-vue-admin-template.git"
11+ },
12+ "license" : " MIT" ,
13+ "author" : " The CoreUI Team (https://github.com/orgs/coreui/people)" ,
814 "scripts" : {
9- "serve" : " vue-cli-service serve" ,
1015 "build" : " vue-cli-service build" ,
11- "test:unit" : " vue-cli-service test:unit" ,
16+ "lint" : " vue-cli-service lint" ,
17+ "serve" : " vue-cli-service serve" ,
1218 "test:e2e" : " vue-cli-service test:e2e" ,
13- "lint" : " vue-cli-service lint"
19+ "test:unit" : " vue-cli-service test:unit"
20+ },
21+ "config" : {
22+ "coreui_library_short_version" : " 4.0"
1423 },
1524 "dependencies" : {
1625 "@coreui/chartjs" : " ^3.0.0" ,
You can’t perform that action at this time.
0 commit comments