mirror of
https://github.com/zhigang1992/yarn.git
synced 2026-06-12 09:18:58 +08:00
**Summary** Yarn 1.1.0 release failed due to a bug in npm@5: https://github.com/npm/npm/issues/16723. This patch uses `npx` to force using `np@4` when publishing in `update-npm.sh`. **Test plan** CircleCI