Created
February 11, 2021 07:36
-
-
Save jeswin/93b6deb86075a1a9b29ff74d1d422bae to your computer and use it in GitHub Desktop.
Update npm dependencies in package.json to latest version
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
basho --import './package.json' pack -j pack -j 'Object.keys(x.dependencies)' -m x -e 'npm install ${x}@latest' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment