awslabs / amazon-quicksight-embedding-sdk

A SDK to help users embed QuickSight dashboards on other pages.
Apache License 2.0
172 stars 40 forks source link

fix: changed @aws-sdk/client-quicksight dependency type #196

Open manueltarouca opened 9 months ago

manueltarouca commented 9 months ago

https://github.com/awslabs/amazon-quicksight-embedding-sdk/issues/195

Description of changes: This PR moves the @aws-sdk/client-quicksight": "^3.414.0 to dependencies, ensuring that all necessary runtime dependencies are correctly managed and installed with the SDK.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.