We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8e2ba1 commit a34e633Copy full SHA for a34e633
tools/doc/update-dockit.sh
@@ -16,4 +16,4 @@ latest_commit=$("$NODE" "$BASE_DIR/tools/doc/get-latest-commit.mjs")
16
17
rm -rf node_modules/ package-lock.json
18
19
-"$NODE" "$NPM" install "git://github.com/nodejs/doc-kit#$latest_commit"
+"$NODE" "$NPM" install "git://github.com/nodejs/doc-kit#$latest_commit" --omit=dev
0 commit comments