From 5491ac882eeb8a402c45e5c0d0546c78cb98cbbe Mon Sep 17 00:00:00 2001 From: Tim Perry Date: Wed, 27 Mar 2024 09:58:19 +0100 Subject: [PATCH] Fork the package --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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": {