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: move devDeps into deps #5223

Merged
merged 1 commit into from
Sep 18, 2023
Merged

fix: move devDeps into deps #5223

merged 1 commit into from
Sep 18, 2023

Conversation

kuhe
Copy link
Contributor

@kuhe kuhe commented Sep 15, 2023

fixes #4481
closes #4876

@kuhe kuhe requested review from a team as code owners September 15, 2023 17:19
"@tsconfig/recommended": "1.0.1",
"concurrently": "7.0.0",
"downlevel-dts": "0.10.1",
"rimraf": "3.0.2",
"typedoc": "0.23.23",
"typescript": "~4.9.5"
},
"peerDependencies": {
"@aws-sdk/client-dynamodb": "^3.0.0"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

moved to peer instead of dependency because this is how lib-dynamodb does it.

we can decide to move lib-dynamodb's client-dynamodb to a hard dependency in a later PR

@kuhe kuhe merged commit 4afa515 into aws:main Sep 18, 2023
@kuhe kuhe deleted the chore/pnpm branch September 18, 2023 15:22
@github-actions
Copy link

github-actions bot commented Oct 3, 2023

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants