Skip to content

Commit b17366d

Browse files
committed
feat(npx): switch from npm to npx to isolate dependencies
1 parent 73e9779 commit b17366d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

md/docker-compose.test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ services:
1616
curl --version # curl
1717
git --version # git
1818
echo | go-md2man # go-md2man
19+
jq --version # jq
1920
markdown --version # markdown
2021
mdformat --version # mdformat
2122
pandoc --version # pandoc

0 commit comments

Comments
 (0)