Update and rename lock@7.5.4 to lock@7.5.4.json

This commit is contained in:
Micah Zoltu
2015-05-31 09:35:22 -07:00
parent c49dbabeee
commit 2589b60687
2 changed files with 9 additions and 9 deletions
@@ -1,9 +0,0 @@
{
format: 'global',
main: 'build/auth0-lock.min',
shim: {
'build/auth0-lock.min': {
exports: 'Auth0Lock'
}
}
}
@@ -0,0 +1,9 @@
{
"format": "global",
"main": "build/auth0-lock.min",
"shim": {
"build/auth0-lock.min": {
"exports": "Auth0Lock"
}
}
}