From c6f0e648f1f92913d10254840dbd30f4eea127e1 Mon Sep 17 00:00:00 2001 From: Brett Saviano Date: Thu, 25 Jul 2024 14:02:05 -0400 Subject: [PATCH] Update package.json Co-authored-by: John Murray --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a76a4180..75f7f110 100644 --- a/package.json +++ b/package.json @@ -1706,7 +1706,7 @@ "number", "string" ], - "description": "The CSP debug ID to use to identify the target process. If provided, 'processId' and 'stopOnEntry' are ignored." + "description": "The CSP debug ID to use to identify the target process. If provided, 'processId' is ignored." } } }