awslabs / aws-mobile-appsync-sdk-js

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

fix: peer dependency syntax #699 #710

Closed maxired closed 2 years ago

maxired commented 2 years ago

Issue #699

Description of changes:

This PR fixes the syntax of the graphql peer dependencies in aws-appsync package (apollov2)

the syntax can for example be checked on https://semver.npmjs.com/

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