Skip to content

Commit 6c48c87

Browse files
committed
merge trunk
2 parents 097c58d + 24ed901 commit 6c48c87

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
Binary file not shown.

packages/playground/wordpress-builds/src/wordpress/get-wordpress-module-details.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ export function getWordPressModuleDetails(wpVersion: string = "6.8"): { size: nu
2828
case 'nightly':
2929
/** @ts-ignore */
3030
return {
31-
size: 24755733,
31+
size: 24756135,
3232
url: url_nightly,
3333
};
3434

402 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)