Skip to content

Fix missing typescript peer dependency package.json#3072

Merged
jakebailey merged 3 commits intomicrosoft:v2from
KiranJKurian:patch-1
Jun 5, 2024
Merged

Fix missing typescript peer dependency package.json#3072
jakebailey merged 3 commits intomicrosoft:v2from
KiranJKurian:patch-1

Conversation

@KiranJKurian
Copy link
Contributor

Typescript is being used from src as a dependency but is only listed as a dev dependencies in the package.json. Package.json needs to be updated to include it as a peer dependency so package managers like pnpm can correctly resolve the dependency.

KiranJKurian and others added 3 commits April 23, 2024 17:09
Typescript is being used from src as a dependency but is only listed as a dev dependencies in the package.json. Package.json needs to be updated to include it as a peer dependency so package managers like pnpm can correctly resolve the dependency.
@jakebailey
Copy link
Member

This PR now requires a CLA since it now touches too many files; CLAs are normally not required for small changes like this was originally. Since the changeset is just procedure, I'll probably revert the CLA change and add the changeset manually elsewhere, unless you have the time to send the message listed above (which would be much easier).

@KiranJKurian
Copy link
Contributor Author

@microsoft-github-policy-service agree [company="Robinhood Markets"]

@KiranJKurian
Copy link
Contributor Author

@microsoft-github-policy-service agree company="Robinhood Markets"

@jakebailey
Copy link
Member

Awesome, thank you!

@jakebailey jakebailey merged commit 9f8dea2 into microsoft:v2 Jun 5, 2024
@typescript-bot typescript-bot mentioned this pull request Jun 5, 2024
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.

2 participants