File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 4343
4444Several quick start options are available:
4545
46- - [ Download the latest release] ( https://github.com/coreui/coreui-vue/archive/v4.2 .0.zip )
46+ - [ Download the latest release] ( https://github.com/coreui/coreui-vue/archive/v4.3 .0.zip )
4747- Clone the repo: ` git clone https://github.com/coreui/coreui-vue.git `
4848- Install with [ npm] ( https://www.npmjs.com/ ) : ` npm install @coreui/vue `
4949- 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.2 .0"
7+ "version" : " 4.3 .0"
88}
Original file line number Diff line number Diff line change 4343
4444Several quick start options are available:
4545
46- - [ Download the latest release] ( https://github.com/coreui/coreui-vue/archive/v4.2 .0.zip )
46+ - [ Download the latest release] ( https://github.com/coreui/coreui-vue/archive/v4.3 .0.zip )
4747- Clone the repo: ` git clone https://github.com/coreui/coreui-vue.git `
4848- Install with [ npm] ( https://www.npmjs.com/ ) : ` npm install @coreui/vue `
4949- Install with [ yarn] ( https://yarnpkg.com/ ) : ` yarn add @coreui/vue `
Original file line number Diff line number Diff line change 11{
22 "name" : " @coreui/vue" ,
3- "version" : " 4.2 .0" ,
3+ "version" : " 4.3 .0" ,
44 "description" : " UI Components Library for Vue.js" ,
55 "keywords" : [
66 " vue" ,
3434 "build" : " rollup -c"
3535 },
3636 "config" : {
37- "version_short" : " 4.2 "
37+ "version_short" : " 4.3 "
3838 },
3939 "devDependencies" : {
4040 "@popperjs/core" : " ^2.11.5" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @coreui/vue-docs" ,
3- "version" : " 4.2 .0" ,
3+ "version" : " 4.3 .0" ,
44 "config" : {
5- "version_short" : " 4.2 "
5+ "version_short" : " 4.3 "
66 },
77 "scripts" : {
88 "api" : " vue-docgen -c build/docgen.config.js" ,
You can’t perform that action at this time.
0 commit comments