Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Restore Node v4 support by downgrading cli-table3 #6535

Merged
merged 1 commit into from Oct 12, 2018

Commits on Oct 12, 2018

  1. fix: restore Node.js v4 support by downgrading cli-table3

    `cli-table3` no longer supports Node.js v4 as of v0.5.0. Downgrading to
    `cli-table3@0.4.0` restores Node v4 support, and should fix the nightly
    `test-e2e-ubuntu1604` CircleCI test that has been failing.
    Gudahtt committed Oct 12, 2018
    Copy the full SHA
    06936c8 View commit details
    Browse the repository at this point in the history