diff --git a/package.json b/package.json index a9d71e0..79f804e 100644 --- a/package.json +++ b/package.json @@ -15,5 +15,10 @@ "@jest/environment-jsdom-abstract": "^30.2.0", "concurrently": "^10.0.0", "jsdom": "^29.0.0" + }, + "dependenciesMeta": { + "better-sqlite3": { + "built": true + } } } diff --git a/yarn.lock b/yarn.lock index fab9a06..35b8056 100644 --- a/yarn.lock +++ b/yarn.lock @@ -23096,6 +23096,9 @@ __metadata: "@jest/environment-jsdom-abstract": "npm:^30.2.0" concurrently: "npm:^10.0.0" jsdom: "npm:^29.0.0" + dependenciesMeta: + better-sqlite3: + built: true languageName: unknown linkType: soft