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

Add tslib to dependencies #271

Merged
merged 1 commit into from
Feb 3, 2021
Merged

Add tslib to dependencies #271

merged 1 commit into from
Feb 3, 2021

Conversation

jacobwgillespie
Copy link
Contributor

@jacobwgillespie jacobwgillespie commented Feb 2, 2021

Description

This PR adds tslib to the list of dependencies in package.json. Because TypeScript is compiled with importHelpers set to true, this means that this package needs to explicitly depend on tslib.

Note: This PR is against the beta branch.

References

Fixes #270. See #270 for more context.

Testing

There's not a lot to test here - this PR was generated by simply running npm install tslib.

Checklist

  • (not needed) I have added documentation for new/changed functionality in this PR or in auth0.com/docs
  • All active GitHub checks for tests, formatting, and security are passing
  • The correct base branch is being used, if not master

@jacobwgillespie jacobwgillespie requested a review from a team as a code owner February 2, 2021 17:24
@vercel
Copy link

vercel bot commented Feb 2, 2021

@jacobwgillespie is attempting to deploy a commit to the Auth0 Team on Vercel.

A member of the Team first needs to authorize it.

@adamjmcgrath adamjmcgrath merged commit 5834f8e into auth0:beta Feb 3, 2021
@jacobwgillespie jacobwgillespie deleted the tslib branch February 3, 2021 11:26
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.

None yet

2 participants