File tree Expand file tree Collapse file tree 4 files changed +5
-4
lines changed
tests/integration/redirect/dts/compile/prebundle-pkg Expand file tree Collapse file tree 4 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rslib/core" ,
3
- "version" : " 0.10.0 " ,
3
+ "version" : " 0.10.1 " ,
4
4
"description" : " The Rsbuild-based library development tool." ,
5
5
"homepage" : " https://rslib.rs" ,
6
6
"bugs" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " create-rslib" ,
3
- "version" : " 0.10.0 " ,
3
+ "version" : " 0.10.1 " ,
4
4
"description" : " Create a new Rslib project" ,
5
5
"homepage" : " https://rslib.rs" ,
6
6
"repository" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " rsbuild-plugin-dts" ,
3
- "version" : " 0.10.0 " ,
3
+ "version" : " 0.10.1 " ,
4
4
"description" : " Rsbuild plugin that supports emitting declaration files for TypeScript." ,
5
5
"homepage" : " https://rslib.rs" ,
6
6
"bugs" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " prebundle-pkg" ,
3
- "version" : " 0.0.0"
3
+ "version" : " 0.0.0" ,
4
+ "private" : true
4
5
}
You can’t perform that action at this time.
0 commit comments