Fix typo
This commit is contained in:
parent
717391d835
commit
23b12cc8f1
@ -3,7 +3,7 @@
|
|||||||
# Assumes package.json and yarn.lock are in the cwd
|
# Assumes package.json and yarn.lock are in the cwd
|
||||||
# The purpose of this script is to take a project cloned from git
|
# The purpose of this script is to take a project cloned from git
|
||||||
# and "fixup" its yarn.lock file such that specified dependency
|
# and "fixup" its yarn.lock file such that specified dependency
|
||||||
# will be fetched from a repository other than the one used when
|
# will be fetched from a registry other than the one used when
|
||||||
# yarn.lock was generated. It updates all checksums using data
|
# yarn.lock was generated. It updates all checksums using data
|
||||||
# from the "new" registry (because due to embedded timestamps etc
|
# from the "new" registry (because due to embedded timestamps etc
|
||||||
# the same source code re-built later will not have the same checksum).
|
# the same source code re-built later will not have the same checksum).
|
||||||
|
Loading…
Reference in New Issue
Block a user