From 5b2f4ec1c3c00c71470ce8451954a25ca3389ff9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Edgars=20Egl=C4=ABtis?= <37242620+eglitise@users.noreply.github.com> Date: Fri, 12 Dec 2025 13:00:07 +0200 Subject: [PATCH] chore(deps): remove source-map-support --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index 0685ad0..fe0459e 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,6 @@ "lodash": "^4.2.1", "rimraf": "^6.0.1", "semver": "^7.0.0", - "source-map-support": "^0.x", "teen_process": "^3.0.0", "uuid": "^13.0.0", "which": "^6.0.0"