Skip to content

Unify all dependency calls using npx instead of $(npm bin)/.

EuAndreh requested to merge (removed):npm-bin-npx into master

npx has better shell support than npm bin.

See npx announcement for further reference.

Merge request reports