auth0 / node-auth0

Node.js client library for the Auth0 platform.
MIT License
630 stars 309 forks source link

fix default condition should be the last one #915

Closed frederikprijck closed 1 year ago

frederikprijck commented 1 year ago

Changes

Default should be the last key in the exports, mainly for webpack.

References

Closes #912

Checklist