Skip to content

Commit 447cba4

Browse files
committed
allow tinybench
1 parent f7ef54e commit 447cba4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/tools/src/sync-remote-deps.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -409,6 +409,7 @@ const OXC_PACKAGES = new Set([
409409
'oxfmt',
410410
'oxlint',
411411
'oxlint-tsgolint',
412+
'tinybench',
412413
]);
413414

414415
function isOxcPackage(packageName: string): boolean {

0 commit comments

Comments
 (0)