-
Notifications
You must be signed in to change notification settings - Fork 286
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 version of whatwg-fetch #181
Comments
kopax
pushed a commit
to yeutech-lab/test-polyfill
that referenced
this issue
Feb 7, 2019
Merged
7 tasks
kopax
pushed a commit
to yeutech-lab/test-polyfill
that referenced
this issue
Feb 7, 2019
## [1.1.4](v1.1.3...v1.1.4) (2019-02-07) ### Bug Fixes * **dependencies:** switch to [@yeutech-lab](https://github.com/yeutech-lab)/isomorphic-fetch due to matthew-andrews/isomorphic-fetch#181 ([d52071c](d52071c)) * **dependencies:** Using fixed [@yeutech-lab](https://github.com/yeutech-lab)/isomorphic-fetch ([912714b](912714b))
Hi sorry for the immense delay, I have updated to the latest versions of node-fetch and whatwg-fetch in master … planning to release as a major version once I'm happy this hasn't broken anything … … … |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Version 3.0.0 is causing issue.
For some reason, the way it is set in package.json install the 3.0,
This ticket is for settings whatwg-fetch in the package.json
The text was updated successfully, but these errors were encountered: