diff --git a/package-lock.json b/package-lock.json index 13cb8256..cde6aece 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { - "name": "@speechmatics/react-native-auth0", + "name": "react-native-auth0", "version": "4.0.1", "lockfileVersion": 3, "requires": true, "packages": { "": { - "name": "@speechmatics/react-native-auth0", + "name": "react-native-auth0", "version": "4.0.1", "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 884fc35b..46b7a4f5 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "@speechmatics/react-native-auth0", + "name": "react-native-auth0", "title": "React Native Auth0", "version": "4.0.1", "description": "React Native toolkit for Auth0 API",