Skip to content

Commit

Permalink
deps: updates term-size to use signed binary
Browse files Browse the repository at this point in the history
Upstream node is patching `term-size` in order to avoid failing release
builds, see: nodejs/node#32403

Given that npm@6 has to support node6 and that dependency chain is long
enough, along with many major bumps dropping node6 along the way. I
propose we patch it here same as node upstream.

- ref: sindresorhus/terminal-size#16
  • Loading branch information
ruyadorno committed Mar 23, 2020
1 parent cc3122a commit cc10046
Showing 1 changed file with 0 additions and 0 deletions.
Binary file modified node_modules/term-size/vendor/macos/term-size
Binary file not shown.

0 comments on commit cc10046

Please sign in to comment.