Skip to content

Commit 1f28d77

Browse files
author
deployment_bot
committed
Refresh SQLite integration plugin
1 parent e3f08ca commit 1f28d77

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

packages/playground/wordpress-builds/src/sqlite-database-integration/get-sqlite-database-plugin-details.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ import url from './sqlite-database-integration.zip?url';
88
* This file must statically exists in the project because of the way
99
* vite resolves imports.
1010
*/
11-
export const size = 83956;
11+
export const size = 85175;
1212
export { url };
1313

0 commit comments

Comments
 (0)