wclr / yalc

Work with yarn/npm packages locally like a boss.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to pass aditional args to npm update on pushing

justLuiz opened this issue · comments

when using yarn push --update how to pass adicional args to npm update?

ex:

i would like to run npm update --force --prefer-offline --cache my-custom-cache/for-this/operation