Skip to content

Commit f769d0c

Browse files
lint
1 parent bfc358d commit f769d0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/socket.io-client/support/rollup.config.umd.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ const devBundle = {
3030
plugins: ["@babel/plugin-transform-object-assign"],
3131
}),
3232
],
33-
}
33+
};
3434

3535
const prodBundle = {
3636
input: "./build/esm/browser-entrypoint.js",

0 commit comments

Comments
 (0)