From cc3221a29dfeaf47fc63993917774ea898bffeef Mon Sep 17 00:00:00 2001 From: marsalva Date: Tue, 6 Jan 2026 19:16:24 +0000 Subject: [PATCH] Actualizar package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5ef452a..b29211d 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "express": "^4.19.2", "firebase-admin": "^12.5.0", "helmet": "^7.1.0", - "playwright": "^1.49.1" + "playwright": "1.49.0" }, "engines": { "node": ">=20"