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

hotfix/msal dependency #363

Merged
merged 2 commits into from
Dec 1, 2020
Merged

hotfix/msal dependency #363

merged 2 commits into from
Dec 1, 2020

Conversation

baywet
Copy link
Member

@baywet baywet commented Dec 1, 2020

@baywet baywet requested a review from nikithauc December 1, 2020 20:06
@baywet baywet self-assigned this Dec 1, 2020
@@ -13,6 +13,7 @@
"types": "./lib/src/index.d.ts",
"dependencies": {
"@babel/runtime": "^7.4.4",
"msal": "^1.4.4",
Copy link
Contributor

Choose a reason for hiding this comment

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

Will the msal version change cause any problem ?

Copy link
Member Author

Choose a reason for hiding this comment

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

I don't believe it will as it was ^1.0.0 which will resolve to 1.4.4 if the consumer hasn't locked to a specific version in their project, or work from a different copy if they have. I can set it to 1.0.0 if you think we should give consumers "more freedom"

@nikithauc nikithauc merged commit 9ab641d into master Dec 1, 2020
@baywet baywet deleted the hotfix/msal-dependency branch December 1, 2020 21:43
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.

3 participants