File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4646
4747Several quick start options are available:
4848
49- - [ Download the latest release] ( https://github.com/coreui/coreui-vue/archive/v4.5 .0.zip )
49+ - [ Download the latest release] ( https://github.com/coreui/coreui-vue/archive/v4.6 .0.zip )
5050- Clone the repo: ` git clone https://github.com/coreui/coreui-vue.git `
5151- Install with [ npm] ( https://www.npmjs.com/ ) : ` npm install @coreui/vue `
5252- Install with [ yarn] ( https://yarnpkg.com/ ) : ` yarn add @coreui/vue `
Original file line number Diff line number Diff line change 44 " packages/*"
55 ],
66 "useWorkspaces" : true ,
7- "version" : " 4.5 .0"
7+ "version" : " 4.6 .0"
88}
Original file line number Diff line number Diff line change 11{
22 "name" : " @coreui/vue" ,
3- "version" : " 4.5 .0" ,
3+ "version" : " 4.6 .0" ,
44 "description" : " UI Components Library for Vue.js" ,
55 "keywords" : [
66 " vue" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @coreui/vue-docs" ,
3- "version" : " 4.5 .0" ,
3+ "version" : " 4.6 .0" ,
44 "scripts" : {
55 "api" : " vue-docgen -c build/docgen.config.js" ,
66 "dev" : " vuepress dev --clean-cache" ,
You can’t perform that action at this time.
0 commit comments