Skip to content

Commit 28a744d

Browse files
author
deployment_bot
committed
Refresh WordPress Nightly
1 parent 8985e9a commit 28a744d

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
@@ -26,7 +26,7 @@ export function getWordPressModuleDetails(wpVersion: string = "6.7"): { size: nu
2626
case 'nightly':
2727
/** @ts-ignore */
2828
return {
29-
size: 24577674,
29+
size: 24577670,
3030
url: url_nightly,
3131
};
3232

-4 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)