Skip to content

Commit

Permalink
chore: remove local dependencies from package-lock files
Browse files Browse the repository at this point in the history
Remove local dependencies from all package-lock.json files. These
dependencies are installed as symlinks by `lerna` and do not belong
to package locks.

Before this change, symlinks created by `lerna` were overwritten by
published package versions installed by `npm ci`.
  • Loading branch information
bajtos committed Mar 15, 2019
1 parent 3fe64b1 commit 1d658fb
Show file tree
Hide file tree
Showing 27 changed files with 2,378 additions and 125,768 deletions.
3,859 changes: 231 additions & 3,628 deletions benchmark/package-lock.json

Large diffs are not rendered by default.

4,416 changes: 5 additions & 4,411 deletions docs/package-lock.json

Large diffs are not rendered by default.

5,873 changes: 509 additions & 5,364 deletions examples/express-composition/package-lock.json

Large diffs are not rendered by default.

5,599 changes: 195 additions & 5,404 deletions examples/hello-world/package-lock.json

Large diffs are not rendered by default.

5,419 changes: 120 additions & 5,299 deletions examples/log-extension/package-lock.json

Large diffs are not rendered by default.

4,620 changes: 134 additions & 4,486 deletions examples/rpc-server/package-lock.json

Large diffs are not rendered by default.

3,469 changes: 144 additions & 3,325 deletions examples/soap-calculator/package-lock.json

Large diffs are not rendered by default.

5,302 changes: 52 additions & 5,250 deletions examples/todo-list/package-lock.json

Large diffs are not rendered by default.

5,302 changes: 52 additions & 5,250 deletions examples/todo/package-lock.json

Large diffs are not rendered by default.

5,559 changes: 27 additions & 5,532 deletions packages/authentication/package-lock.json

Large diffs are not rendered by default.

5,589 changes: 59 additions & 5,530 deletions packages/boot/package-lock.json

Large diffs are not rendered by default.

64 changes: 0 additions & 64 deletions packages/build/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 1d658fb

Please sign in to comment.