1 parent f7ef54e commit 447cba4Copy full SHA for 447cba4
1 file changed
packages/tools/src/sync-remote-deps.ts
@@ -409,6 +409,7 @@ const OXC_PACKAGES = new Set([
409
'oxfmt',
410
'oxlint',
411
'oxlint-tsgolint',
412
+ 'tinybench',
413
]);
414
415
function isOxcPackage(packageName: string): boolean {
0 commit comments