]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commit
chore: regenerate yarn/npm lockfiles separately
authorNicolas Coden <nicolas@ncoden.fr>
Thu, 5 Apr 2018 22:13:30 +0000 (00:13 +0200)
committerNicolas Coden <nicolas@ncoden.fr>
Thu, 5 Apr 2018 22:13:30 +0000 (00:13 +0200)
commitdce21c15a5f42e6ee18cbad5069928b66554f406
tree9c51eb30f535ad427c23b3a378c82b4878735538
parent9b53764be031d3b7a514ac66d53eb3b81ac92cfa
chore: regenerate yarn/npm lockfiles separately

Steps:
1. Install packages with Yarn, generating `yarn.lock` with sha1 integrity hashs (sha256/512 used by NPM is not supported by Yarn)
2. Generate `package-lock.json` alone with `npm i --package-lock-only`

Resolved dependencies should be the sames but with the perfect lockfile format for each package manager.
package-lock.json
yarn.lock