Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Add @aws-sdk/querystring-builder as a dependency. #370

Merged
merged 1 commit into from
Mar 1, 2023

Conversation

qhanam
Copy link
Member

@qhanam qhanam commented Mar 1, 2023

There is a missing dependency on @aws-sdk/querystring-builder, which can break builds.

This change adds that dependency to package.json.

Resolves #328 .


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

@qhanam qhanam requested a review from limhjgrace March 1, 2023 01:54
@qhanam qhanam merged commit 42662eb into aws-observability:main Mar 1, 2023
@qhanam qhanam deleted the querystring-builder-dep branch March 1, 2023 05:08
qhanam added a commit to qhanam/aws-rum-web that referenced this pull request Apr 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

@aws-sdk/querystring-builder is not correctly marked as a dependency.
2 participants