awslabs / aws-mobile-appsync-sdk-js

JavaScript library files for Offline, Sync, Sigv4. includes support for React Native
Apache License 2.0
919 stars 266 forks source link

fix: aws-appsync dependencies #646

Closed manueliglesias closed 3 years ago

manueliglesias commented 3 years ago

Issue #, if available: N/A

Description of changes: Fix dependencies in aws-appsync to point to the correct versions. I had to do some ugly castings as we need the sdk to work with both apollo 2.x and 3.x

Tested with a brand new CRA

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.