From a1a74d7bcf5dafdb8f91e2e86daa793d147c253a Mon Sep 17 00:00:00 2001 From: Emmanuel Ferdman Date: Tue, 25 Jul 2023 17:57:52 +0300 Subject: [PATCH] docs: remove deprecated set-script command Signed-off-by: Emmanuel Ferdman --- docs/lib/content/commands/npm-pkg.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/lib/content/commands/npm-pkg.md b/docs/lib/content/commands/npm-pkg.md index a32bddd5f6583..ae49409f81f2e 100644 --- a/docs/lib/content/commands/npm-pkg.md +++ b/docs/lib/content/commands/npm-pkg.md @@ -182,5 +182,4 @@ npm pkg get name version --ws * [npm install](/commands/npm-install) * [npm init](/commands/npm-init) * [npm config](/commands/npm-config) -* [npm set-script](/commands/npm-set-script) * [workspaces](/using-npm/workspaces)