Skip to content
This repository has been archived by the owner on Jan 23, 2021. It is now read-only.

Downgrade several dependencies for node v0.1x compatibility #201

Merged
merged 3 commits into from Oct 19, 2016

Conversation

jeffposnick
Copy link
Contributor

R: @addyosmani @gauntface

This downgrades the version range for the pretty-bytes dependency. pretty-bytes uses const starting in version 4.0.0, which was breaking node v.0.1x users.

Fixes #200

@jeffposnick
Copy link
Contributor Author

Travis CI completed this time (yay!) and picked up some more modules that need to be fiddled with for node v0.12 compatibility. I don't currently have that version installed, so I'm dependent on Travis finding the issues. Hold off on merging, obviously, until Travis is happy.

@addyosmani
Copy link
Contributor

Waiting SGTM

@jeffposnick jeffposnick changed the title Downgrade pretty-bytes to ^3.0.1 Downgrade several dependencies for node v0.1x compatibility Oct 19, 2016
@jeffposnick
Copy link
Contributor Author

Okay, node v0.12 is happy now, as per Travis CI.

I had to bump down all of the various eslint-related modules to the version that we were previously using rather than untangle the thicket of cross-dependencies, given that we can't use the latest version of some of them.

@jeffposnick
Copy link
Contributor Author

Should be ready to merge. Okay with you, @addyosmani?

@addyosmani addyosmani merged commit 264e088 into master Oct 19, 2016
@addyosmani addyosmani deleted the downgrade-pretty-bytes branch October 19, 2016 19:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants