Skip to content

Commit 2ca5891

Browse files
author
deployment_bot
committed
Refresh WordPress Nightly
1 parent c6da5d6 commit 2ca5891

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

packages/playground/wordpress/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.4"): { size: nu
2424
case 'nightly':
2525
/** @ts-ignore */
2626
return {
27-
size: 5127790,
27+
size: 5127787,
2828
url: url_nightly,
2929
};
3030

-3 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)