File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ts-lib-scripts-example" ,
3
- "version" : " 0.4.3 " ,
3
+ "version" : " 0.4.4 " ,
4
4
"private" : true ,
5
5
"dependencies" : {
6
- "ts-lib-tools" : " ^0.4.3 "
6
+ "ts-lib-tools" : " ^0.4.4 "
7
7
},
8
8
"scripts" : {
9
9
"start" : " ts-lib-tools watch" ,
Original file line number Diff line number Diff line change 4
4
"packages" : [
5
5
" packages/*"
6
6
],
7
- "version" : " 0.4.3 "
7
+ "version" : " 0.4.4 "
8
8
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ts-lib-scripts" ,
3
- "version" : " 0.4.0 " ,
3
+ "version" : " 0.4.4 " ,
4
4
"description" : " 一个以 🚀 速度创建零配置 TypeScript 库项目的命令行工具" ,
5
5
"license" : " MIT" ,
6
6
"homepage" : " https://github.com/sinoui/ts-lib-scripts" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ts-lib-tools" ,
3
- "version" : " 0.4.3 " ,
3
+ "version" : " 0.4.4 " ,
4
4
"description" : " ts-lib-scripts创建的ts项目使用的开箱即用命令和配置。" ,
5
5
"license" : " MIT" ,
6
6
"homepage" : " https://github.com/sinoui/ts-lib-scripts" ,
You can’t perform that action at this time.
0 commit comments