From e36c7c1fc84bdad94605587f3ef83f646c013b97 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=98=99=E2=97=A6=20The=20Tablet=20=E2=9D=80=20GamerGirla?= =?UTF-8?q?ndCo=20=E2=97=A6=E2=9D=A7?= Date: Wed, 11 Feb 2026 18:35:36 -0500 Subject: [PATCH] fix: destructuring pattern error --- packages/obsidian-testing-framework/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/obsidian-testing-framework/package.json b/packages/obsidian-testing-framework/package.json index 3418da2..065f509 100644 --- a/packages/obsidian-testing-framework/package.json +++ b/packages/obsidian-testing-framework/package.json @@ -25,7 +25,7 @@ ".": "./lib/index.js" }, "readme": "", - "version": "0.2.3", + "version": "0.2.4", "main": "./lib/index.js", "typings": "./lib/index.d.ts", "repository": {