apache / cordova-fetch

Apache Cordova Fetch Library
https://cordova.apache.org/
Apache License 2.0
27 stars 27 forks source link

Prepare Fetch 2.0.1 Patch Release #61

Closed erisu closed 5 years ago

erisu commented 5 years ago

Platforms affected

none

Motivation and Context

Update package.json listed dependencies version.

Note: All packages contains an up-carrot ^ so this PR does not actually change the outcome of installed packages. This PR only updates the listing but still fetches the same versions as if the user installed fresh.

Description

Update dependencies versions in package.json.

Testing

Checklist