Skip to content

Commit c876a84

Browse files
committed
tools: bump @node-core/doc-kit in /tools/doc in the doc group
This bump contains a fix for the `make test-only` target on riscv64: nodejs/doc-kit#691
1 parent 726b220 commit c876a84

File tree

2 files changed

+26
-27
lines changed

2 files changed

+26
-27
lines changed

tools/doc/package-lock.json

Lines changed: 25 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tools/doc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"name": "doc",
33
"private": true,
44
"dependencies": {
5-
"@node-core/doc-kit": "1.0.2"
5+
"@node-core/doc-kit": "1.3.3"
66
}
77
}

0 commit comments

Comments
 (0)