From e5338af3ca5d1aea78348f4894481eef3b1f7354 Mon Sep 17 00:00:00 2001 From: Emmanuel Ferdman Date: Tue, 25 Jul 2023 18:58:25 +0300 Subject: [PATCH] docs: remove link to deprecated `npm set-script` command (#6672) --- 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)