robinpowered / react-native-fetch-polyfill

Exposes options to React Native's XMLHttpRequest that are not accessible by `whatwg-fetch`
72 stars 23 forks source link

Lower peer dependency to 0.27 #5

Closed atticoos closed 7 years ago

atticoos commented 7 years ago

This previously had a dependency version locked to a minimum of 0.32. This lowers it to 0.27, which is compatible.