Skip to content

Updated auth0-spa-js to latest version#129

Merged
stevehobbsdev merged 2 commits intomasterfrom
update-sdk-1.0.1
Jul 3, 2019
Merged

Updated auth0-spa-js to latest version#129
stevehobbsdev merged 2 commits intomasterfrom
update-sdk-1.0.1

Conversation

@stevehobbsdev
Copy link
Copy Markdown
Contributor

No description provided.

Comment thread 02-Calling-an-API/package.json Outdated
},
"devDependencies": {
"@auth0/auth0-spa-js": "1.0.0-beta.2",
"@auth0/auth0-spa-js": "^1.0.1",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

shouldn't this be a dependency instead of devDependency?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

@luisrudge Possibly. I've tended to put them in dev dependencies because:

  • in development mode you're going to install all the dependencies anyway
  • for production, you're likely to do a build, in which case all the dependencies are bundled anyway.

I've just left the stuff that's needed for the server to work in dependencies, but I'm not overly precious about it. If you think we should rearrange the deps, let me know 👍

@stevehobbsdev stevehobbsdev requested a review from luisrudge July 2, 2019 15:33
@stevehobbsdev
Copy link
Copy Markdown
Contributor Author

I just added the bump 1.0.2 in this same PR for ease.

@stevehobbsdev stevehobbsdev merged commit d8f04a8 into master Jul 3, 2019
@stevehobbsdev stevehobbsdev deleted the update-sdk-1.0.1 branch July 3, 2019 08:08
mchang16-auth pushed a commit to mchang16-auth/auth0-react-samples that referenced this pull request Feb 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

review:tiny Tiny review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants