From ccef34c15cdfa213e71759d4c7265c40fadee85c Mon Sep 17 00:00:00 2001 From: Andy <39628283+Rxflex@users.noreply.github.com> Date: Wed, 26 Jun 2024 16:33:43 +0200 Subject: [PATCH] wip --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index a7f0844c..19e7bee6 100644 --- a/package.json +++ b/package.json @@ -72,6 +72,7 @@ "react-router-dom": "^6.22.3", "typeorm": "^0.3.20", "user-agents": "^1.1.193", + "webtorrent": "^2.4.2", "yaml": "^2.4.1", "zod": "^3.23.8" },