Skip to content

Commit

Permalink
Update package-lock.json as a followup for #3089.
Browse files Browse the repository at this point in the history
  • Loading branch information
abernix committed Jul 28, 2019
1 parent 0de2942 commit 293e28d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions package-lock.json

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

2 comments on commit 293e28d

@glasser
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FWIW when I run npm i on master I also get a bunch of additions of the @hapi/ packages. Is there something odd with my setup?

@abernix
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@glasser No, I think it's a peculiarity that I hadn't considered about Lerna's hoisting of dependencies in postinstall? Anyhow, this commit should hopefully be the same delta you're seeing locally and resolve it — for now: 97b3f68

Please sign in to comment.