From fc68199bf6b798a5152b77b5d6f710a537baa673 Mon Sep 17 00:00:00 2001 From: Thembelani <121644333+Ishmaello@users.noreply.github.com> Date: Tue, 25 Jul 2023 20:28:05 +0200 Subject: [PATCH] Revert "docs: remove link to deprecated `npm set-script` command (#6672)" This reverts commit e5338af3ca5d1aea78348f4894481eef3b1f7354. --- docs/lib/content/commands/npm-pkg.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/lib/content/commands/npm-pkg.md b/docs/lib/content/commands/npm-pkg.md index ae49409f81f2e..a32bddd5f6583 100644 --- a/docs/lib/content/commands/npm-pkg.md +++ b/docs/lib/content/commands/npm-pkg.md @@ -182,4 +182,5 @@ 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)