From 6465ae3a311d1f1837b0a52c19ef2fe87f133784 Mon Sep 17 00:00:00 2001 From: Lilith Date: Sun, 18 Jan 2026 15:44:59 -0800 Subject: [PATCH] =?UTF-8?q?deps-upgrade(project):=20=E2=AC=86=EF=B8=8F=20U?= =?UTF-8?q?pgrade=20React,=20TypeScript,=20and=20other=20project=20depende?= =?UTF-8?q?ncies?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bef2f9b..63c5364 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lilith/playwright-e2e-docker", - "version": "2.0.1", + "version": "2.0.2", "description": "Reusable Playwright E2E testing infrastructure with Docker support for Electron and web apps. Features device presets, auth setup, cluster mode, and GitLab CI templates.", "type": "module", "main": "dist/index.js",