File tree Expand file tree Collapse file tree 5 files changed +5443
-2442
lines changed Expand file tree Collapse file tree 5 files changed +5443
-2442
lines changed Original file line number Diff line number Diff line change 2
2
"npmClient" : " pnpm" ,
3
3
"useWorkspaces" : true ,
4
4
"$schema" : " node_modules/lerna/schemas/lerna-schema.json" ,
5
- "version" : " 0 .0.0"
5
+ "version" : " 1 .0.0"
6
6
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @codspeed/benchmark.js-plugin" ,
3
- "version" : " 0 .0.0" ,
3
+ "version" : " 1 .0.0" ,
4
4
"description" : " Benchmark.js compatibility layer for CodSpeed" ,
5
5
"keywords" : [
6
6
" codspeed" ,
25
25
"jest-mock-extended" : " ^3.0.1"
26
26
},
27
27
"dependencies" : {
28
- "@codspeed/core" : " workspace:^0 .0.0" ,
28
+ "@codspeed/core" : " workspace:^1 .0.0" ,
29
29
"benchmark" : " ^2.1.4" ,
30
30
"find-up" : " ^6.3.0" ,
31
31
"stack-trace" : " 1.0.0-pre1"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @codspeed/core" ,
3
- "version" : " 0 .0.0" ,
3
+ "version" : " 1 .0.0" ,
4
4
"description" : " The core Node library used to integrate with Codspeed runners" ,
5
5
"keywords" : [
6
6
" codspeed" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @codspeed/tinybench-plugin" ,
3
- "version" : " 0 .0.0" ,
3
+ "version" : " 1 .0.0" ,
4
4
"description" : " tinybench compatibility layer for CodSpeed" ,
5
5
"keywords" : [
6
6
" codspeed" ,
24
24
"jest-mock-extended" : " ^3.0.1"
25
25
},
26
26
"dependencies" : {
27
- "@codspeed/core" : " workspace:^0 .0.0" ,
27
+ "@codspeed/core" : " workspace:^1 .0.0" ,
28
28
"find-up" : " ^6.3.0" ,
29
29
"stack-trace" : " 1.0.0-pre1" ,
30
30
"tinybench" : " ^2.3.1"
You can’t perform that action at this time.
0 commit comments