diff --git a/package.json b/package.json index 8120d4d78..34eaee07f 100644 --- a/package.json +++ b/package.json @@ -1,10 +1,10 @@ { - "name": "auth0-lock", - "version": "12.5.1", + "name": "@httptoolkit/auth0-lock", + "version": "12.5.0", "description": "Auth0 Lock", "author": "Auth0 (http://auth0.com)", "license": "MIT", - "homepage": "https://github.com/auth0/lock", + "homepage": "https://github.com/httptoolkit/lock", "keywords": [ "auth0", "auth", @@ -16,7 +16,7 @@ ], "repository": { "type": "git", - "url": "git://github.com/auth0/lock" + "url": "git://github.com/httptoolkit/lock" }, "main": "lib/index.js", "scripts": {