rrdelaney / ReasonablyTyped

:diamond_shape_with_a_dot_inside: Converts Flow and TypeScript definitions to Reason interfaces
https://rrdelaney.github.io/ReasonablyTyped/
MIT License
518 stars 24 forks source link

Regenerate Lockfile - Make sure you upgrade to latest esy. #49

Closed jordwalke closed 6 years ago

jordwalke commented 6 years ago

Summary:I regenerated the lockfile, and you should make sure to upgrade to the latest esy.

npm remove -g esy
npm install -g esy@next

This was likely the last major breaking change that would require people to upgrade esy before we encourage others to use esy (that's why we've been holding off on advertising up until now - we knew this breaking change was coming).

Test Plan:

Reviewers:

CC:

PR Checklist

rrdelaney commented 6 years ago

Thanks for updating esy :) I should be adding your other suggestions soon too