Skip to content

Commit 7380ecb

Browse files
committed
Format
1 parent ce8859f commit 7380ecb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/functions-compat/rollup.config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@ const browserBuilds = [
5555
}
5656
];
5757

58-
export default [...browserBuilds];
58+
export default [...browserBuilds];

packages/functions/rollup.config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,4 @@ const browserBuilds = [
6363
}
6464
];
6565

66-
export default [...browserBuilds];
66+
export default [...browserBuilds];

0 commit comments

Comments
 (0)