Skip to content

Commit 305f034

Browse files
committed
style: prettier
1 parent a543329 commit 305f034

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/build.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ async function main() {
5959
".": {
6060
import: "./dist-src/index.js",
6161
types: "./dist-types/index.d.ts",
62-
}
62+
},
6363
},
6464
sideEffects: false,
6565
},

0 commit comments

Comments
 (0)