Skip to content

Commit 07988b6

Browse files
author
deployment_bot
committed
Refresh WordPress Nightly
1 parent 60763d8 commit 07988b6

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
@@ -24,7 +24,7 @@ export function getWordPressModuleDetails(wpVersion: string = "6.6"): { size: nu
2424
case 'nightly':
2525
/** @ts-ignore */
2626
return {
27-
size: 24578037,
27+
size: 24578031,
2828
url: url_nightly,
2929
};
3030

Binary file not shown.

0 commit comments

Comments
 (0)