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: add type fix to subscription link to fix 'prepare' script #669

Closed david-mcafee closed 2 years ago

david-mcafee commented 2 years ago

Issue #, if available:

Description of changes: Currently, the prepare script fails because of a type error. This PR resolves this issue.

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