From 5f5599f509f0fc7f8a792e2d011e3638a2f44e64 Mon Sep 17 00:00:00 2001 From: Evangelos Skopelitis Date: Wed, 11 Sep 2024 13:47:58 -0400 Subject: [PATCH] testing Signed-off-by: Evangelos Skopelitis --- plugins/headlamp-plugin/dependencies-sync.js | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/headlamp-plugin/dependencies-sync.js b/plugins/headlamp-plugin/dependencies-sync.js index 3807651c5b6..4e1d491dbcd 100755 --- a/plugins/headlamp-plugin/dependencies-sync.js +++ b/plugins/headlamp-plugin/dependencies-sync.js @@ -54,6 +54,7 @@ const dependenciesFrontDoesNotHave = new Set([ 'monaco-editor-webpack-plugin', 'webpack', 'table', + 'tar', ]); // Dependencies from frontend/package.json that aren't wanted by headlamp-plugin.