Fixed broken link (#147)
Replaced the broken link with another article link which explains the concept.
This commit is contained in:
parent
a1aa4f144e
commit
8318b40ee6
@ -255,7 +255,7 @@ Having a good guideline for creating commits and sticking to it makes working wi
|
|||||||
* Make sure your team members get the exact same dependencies as you.
|
* Make sure your team members get the exact same dependencies as you.
|
||||||
|
|
||||||
_Why:_
|
_Why:_
|
||||||
> Because you want the code to behave as expected and identical in any development machine [read more...](https://medium.com/@kentcdodds/why-semver-ranges-are-literally-the-worst-817cdcb09277)
|
> Because you want the code to behave as expected and identical in any development machine [read more...](https://kostasbariotis.com/consistent-dependencies-across-teams/)
|
||||||
|
|
||||||
_how:_
|
_how:_
|
||||||
> Use `package-lock.json` on `npm@5` or higher
|
> Use `package-lock.json` on `npm@5` or higher
|
||||||
|
Loading…
x
Reference in New Issue
Block a user