Skip to content
This repository has been archived by the owner on Mar 15, 2023. It is now read-only.

Commit

Permalink
fix(npm)
Browse files Browse the repository at this point in the history
  • Loading branch information
jhheider committed Feb 7, 2023
1 parent 2f7e0f3 commit b2d30fc
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion projects/npmjs.com/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,8 @@ build:
node . install --global --prefix={{prefix}} $ARGS
test:
test: |
ls -l {{prefix}}/bin
ls -l {{prefix}}/lib/node_modules/npm/bin
command -v npx
npx -q tldr ls

0 comments on commit b2d30fc

Please sign in to comment.