From c612f52cde9e364427e82c66c2640c8481b74e6e Mon Sep 17 00:00:00 2001 From: mikeTWC1984 Date: Mon, 12 Feb 2024 23:19:30 -0500 Subject: [PATCH] add esbuild --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 0aafdca..effa337 100644 --- a/package.json +++ b/package.json @@ -36,6 +36,7 @@ "diff": "^5.0.0", "dockerode": "^3.3.2", "dotenv": "^8.2.0", + "esbuild": "^0.20.0", "font-awesome": "4.7.0", "glob": "5.0.15", "graphlib": "^2.1.8",