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

Commit 3c188f9

Browse files
committed
Upgrade esmShBuildVersion to 48
1 parent ed71f3a commit 3c188f9

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
@@ -43,7 +43,7 @@ export function defaultConfig(): Readonly<RequiredConfig> {
4343
},
4444
react: {
4545
version: defaultReactVersion,
46-
esmShBuildVersion: 45,
46+
esmShBuildVersion: 48,
4747
}
4848
}
4949
}

0 commit comments

Comments
 (0)