Skip to content

Commit a34e633

Browse files
committed
fixup! build, doc: use new api doc tooling
1 parent e8e2ba1 commit a34e633

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/doc/update-dockit.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ latest_commit=$("$NODE" "$BASE_DIR/tools/doc/get-latest-commit.mjs")
1616

1717
rm -rf node_modules/ package-lock.json
1818

19-
"$NODE" "$NPM" install "git://github.com/nodejs/doc-kit#$latest_commit"
19+
"$NODE" "$NPM" install "git://github.com/nodejs/doc-kit#$latest_commit" --omit=dev

0 commit comments

Comments
 (0)