Created
November 2, 2018 09:21
-
-
Save minademian/ade21765721c95e4ead3ddc677392c86 to your computer and use it in GitHub Desktop.
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
npm list <pkg> | |
create npm-shrinkwrap.json file | |
npm i | |
Reference: https://nodejs.org/en/blog/npm/managing-node-js-dependencies-with-shrinkwrap/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment