From d98f9265b4ffa723d8e3619de96a49cff1bb9fbb Mon Sep 17 00:00:00 2001 From: Florian Lefebvre Date: Wed, 11 Dec 2024 15:34:38 +0100 Subject: [PATCH] Discard changes to scripts/package.json --- scripts/package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/package.json b/scripts/package.json index a043683d60c2..37e10654d3ac 100644 --- a/scripts/package.json +++ b/scripts/package.json @@ -9,6 +9,7 @@ }, "dependencies": { "esbuild": "^0.21.5", + "esbuild-plugin-copy": "^2.1.1", "fast-glob": "^3.3.2", "kleur": "^4.1.5", "p-limit": "^6.1.0",