Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

Commit

Permalink
deps: fix missing glob subdeps
Browse files Browse the repository at this point in the history
When updating the top level npm to glob@7, the subdeps that
still depended on glob@6 got new versions installed but they
weren't added to the commit. This adds them back in.

Fixes: #11633
Credit: @iarna
Reviewed-By: @othiym23
PR-URL: #11638
  • Loading branch information
iarna committed Feb 22, 2016
1 parent 1558b74 commit 2ef8e6c
Show file tree
Hide file tree
Showing 70 changed files with 8,774 additions and 0 deletions.
15 changes: 15 additions & 0 deletions node_modules/init-package-json/node_modules/glob/LICENSE

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

359 changes: 359 additions & 0 deletions node_modules/init-package-json/node_modules/glob/README.md

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

0 comments on commit 2ef8e6c

Please sign in to comment.