File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -51,9 +51,9 @@ const templates = {
5151 description : 'NestJS TypeScript 后端框架模板'
5252 } ,
5353 'rsbuild' : {
54- url : 'https://github.com/sxzz/vue -rsbuild' ,
55- downloadUrl : 'http://github.com:sxzz/vue -rsbuild#main' ,
56- description : 'Rsbuild 构建工具模板'
54+ url : 'https://github.com/DarylLi/mika -rsbuild-vue ' ,
55+ downloadUrl : 'http://github.com:DarylLi/mika -rsbuild-vue #main' ,
56+ description : 'Rsbuild vue3 构建工具模板'
5757 } ,
5858 'esbuild' : {
5959 url : 'https://github.com/ws18250840411/esbuild-react-demo' ,
@@ -67,7 +67,7 @@ const templates = {
6767 }
6868} ;
6969
70- program . version ( '1.0.1 ' ) // -v 或者 --version 输出版本号
70+ program . version ( '1.0.6 ' ) // -v 或者 --version 输出版本号
7171
7272program
7373 . command ( 'init <template> <project>' )
Original file line number Diff line number Diff line change 11{
22 "name" : " mika-cli-webpack" ,
3- "version" : " 1.0.5 " ,
3+ "version" : " 1.0.6 " ,
44 "description" : " react cli based webpack5" ,
55 "main" : " index.js" ,
66 "author" : " daryl" ,
You can’t perform that action at this time.
0 commit comments