diff --git a/package-overrides/github/auth0/lock@8.0.4.json b/package-overrides/github/auth0/lock@8.0.4.json new file mode 100644 index 0000000..fd16fad --- /dev/null +++ b/package-overrides/github/auth0/lock@8.0.4.json @@ -0,0 +1,9 @@ +{ + "format": "global", + "main": "build/auth0-lock", + "shim": { + "build/auth0-lock.min": { + "exports": "Auth0Lock" + } + } +}