amplify-category-api
amplify-category-api copied to clipboard
fix: set correct version for amplify-backend deps
Description of changes
Set correct version for amplify-backend deps. The amplify-backend packages released a major version bump with GA release. We are still using the pre-GA versions. The exports we are using for these packages have not changed, but we would not get any updates with the currernt semver version range.
CDK / CloudFormation Parameters Changed
N/A
Issue #, if available
N/A
Description of how you validated changes
- Unit testing
Checklist
- [x] PR description included
- [x]
yarn testpasses
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.