File tree 3 files changed +3
-4
lines changed
3 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"npmClient" : " yarn" ,
3
3
"packages" : [" packages/*" ],
4
- "version" : " 5.0 .0" ,
4
+ "version" : " 5.1 .0" ,
5
5
"$schema" : " node_modules/lerna/schemas/lerna-schema.json"
6
6
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @coreui/vue" ,
3
- "version" : " 5.0 .0" ,
3
+ "version" : " 5.1 .0" ,
4
4
"description" : " UI Components Library for Vue.js" ,
5
5
"keywords" : [
6
6
" vue" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @coreui/vue-docs" ,
3
- "version" : " 5.0 .0" ,
3
+ "version" : " 5.1 .0" ,
4
4
"scripts" : {
5
5
"api" : " vue-docgen -c build/docgen.config.js" ,
6
6
"dev" : " vuepress dev --clean-cache" ,
19
19
"@vuepress/bundler-vite" : " 2.0.0-rc.12" ,
20
20
"@vuepress/bundler-webpack" : " 2.0.0-rc.12" ,
21
21
"@vuepress/plugin-active-header-links" : " 2.0.0-rc.31" ,
22
- "@vuepress/plugin-back-to-top" : " 2.0.0-rc.31" ,
23
22
"@vuepress/plugin-git" : " 2.0.0-rc.31" ,
24
23
"@vuepress/plugin-markdown-container" : " 2.0.0-rc.30" ,
25
24
"@vuepress/plugin-prismjs" : " 2.0.0-rc.32" ,
You can’t perform that action at this time.
0 commit comments