From a432144b37c3ce3c3e24852403f54f166187075f Mon Sep 17 00:00:00 2001 From: Micah Zoltu Date: Wed, 20 Jan 2016 19:35:22 -0800 Subject: [PATCH] Switches to unminified version. --- package-overrides/github/auth0/lock@8.0.4.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package-overrides/github/auth0/lock@8.0.4.json b/package-overrides/github/auth0/lock@8.0.4.json index fb3c129..fd16fad 100644 --- a/package-overrides/github/auth0/lock@8.0.4.json +++ b/package-overrides/github/auth0/lock@8.0.4.json @@ -1,6 +1,6 @@ { "format": "global", - "main": "build/auth0-lock.min", + "main": "build/auth0-lock", "shim": { "build/auth0-lock.min": { "exports": "Auth0Lock"