From 05aaf6d9baf97f29d85f1820cdc6a4eb5d73fec5 Mon Sep 17 00:00:00 2001 From: Brandon Date: Thu, 29 May 2025 12:34:20 -0400 Subject: [PATCH] wip testing error --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 18dd7bfa..d43d8978 100644 --- a/package.json +++ b/package.json @@ -171,7 +171,8 @@ "proper-lockfile": "4.1.2", "rxjs": "7.8.2", "tldjs": "2.3.1", - "zone.js": "0.14.10" + "zone.js": "0.14.10", + "parse5": "7.2.1" }, "engines": { "node": "~22.13.0",