Skip to content
This repository was archived by the owner on Mar 15, 2023. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions projects/npmjs.com/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,10 @@ build:
dependencies:
crates.io/semverator: '*'
script: |
if semverator satisfies '^8' {{ version }}; then
if semverator satisfies '^8,>=9.4.2' {{ version }}; then
ARGS="--install-links"
fi

node . install --global --prefix={{prefix}} $ARGS

test:
npx -q tldr ls
test: npx -q tldr ls