Skip to content

Instantly share code, notes, and snippets.

@gustavom
Created November 7, 2020 02:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gustavom/580a062cec061f740208376c94886b9d to your computer and use it in GitHub Desktop.
Save gustavom/580a062cec061f740208376c94886b9d to your computer and use it in GitHub Desktop.
npm-shrinkwrap.json
* create new file called: npm-shrinkwrap.json
```
{
"dependencies": {
"graceful-fs": {
"version": "4.2.2"
}
}
}
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment