Skip to content
This repository was archived by the owner on Jul 6, 2025. It is now read-only.

Commit a6379d5

Browse files
committed
Update esmShBuildVersion to v45
1 parent d60cebd commit a6379d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ export function defaultConfig(): Readonly<RequiredConfig> {
4444
},
4545
react: {
4646
version: defaultReactVersion,
47-
esmShBuildVersion: 43,
47+
esmShBuildVersion: 45,
4848
}
4949
}
5050
}

0 commit comments

Comments
 (0)