Skip to content

Commit 4d3040e

Browse files
author
deployment_bot
committed
Refresh SQLite integration plugin
1 parent 6a20d80 commit 4d3040e

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

Lines changed: 1 addition & 1 deletion
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 = 87142;
11+
export const size = 87179;
1212
export { url };
1313

0 commit comments

Comments
 (0)