File tree Expand file tree Collapse file tree 4 files changed +2966
-2471
lines changed
Expand file tree Collapse file tree 4 files changed +2966
-2471
lines changed Original file line number Diff line number Diff line change 77 strategy :
88 matrix :
99 node-version :
10- - 16
1110 - 18
1211 - 20
1312 - 22
Original file line number Diff line number Diff line change 22 "name" : " examples" ,
33 "version" : " 0.0.0" ,
44 "type" : " module" ,
5- "packageManager" : " pnpm@8.15.9 " ,
5+ "packageManager" : " pnpm@9.12.1 " ,
66 "volta" : {
77 "node" : " 20.18.0" ,
8- "pnpm" : " 8.15.9 "
8+ "pnpm" : " 9.12.1 "
99 },
1010 "scripts" : {
1111 "build" : " tsc" ,
Original file line number Diff line number Diff line change 22 "name" : " tinybench" ,
33 "version" : " 2.9.0" ,
44 "type" : " module" ,
5- "packageManager" : " pnpm@8.15.9 " ,
5+ "packageManager" : " pnpm@9.12.1 " ,
66 "volta" : {
77 "node" : " 20.18.0" ,
8- "pnpm" : " 8.15.9"
8+ "pnpm" : " 9.12.1"
9+ },
10+ "engines" : {
11+ "node" : " >=18.0.0"
912 },
1013 "scripts" : {
1114 "dev" : " tsup --watch" ,
You can’t perform that action at this time.
0 commit comments