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

updating deps and build scripts #402

Merged
merged 3 commits into from
Mar 23, 2018

Conversation

alexreardon
Copy link
Collaborator

@alexreardon alexreardon commented Mar 23, 2018

Bumping a few internal deps
Also putting our generated flow file into the esm folder

@alexreardon alexreardon requested a review from Blasz March 23, 2018 00:45
@alexreardon
Copy link
Collaborator Author

/cc @TrySound

vertical: () => void,
horizontal: () => void,
vertical: Function,
horizontal: Function,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Flow recommends not using Function, did you have issues with () => void or () => mixed?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some functions return a AnimationFrameID. I can move to () => mixed but i think just simply saying it is a Function is sufficient for our purposes here

@alexreardon alexreardon merged commit 0cadfaf into master Mar 23, 2018
@alexreardon alexreardon deleted the bumping-deps-you-know-you-love-it branch March 23, 2018 02:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants