Skip to content

Commit 662a7e6

Browse files
committed
yarn fix
1 parent c4781df commit 662a7e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-packages/e2e-tests/test-applications/node-exports-test-app/scripts/consistentExports.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ const DEPENDENTS: Dependent[] = [
5555
ignoreExports: [
5656
// not supported in bun:
5757
'NodeClient',
58-
'makeMain'
58+
'makeMain',
5959
],
6060
},
6161
{

0 commit comments

Comments
 (0)