diff --git a/package.json b/package.json index 81bfc504..e7702f5b 100644 --- a/package.json +++ b/package.json @@ -201,11 +201,6 @@ ] ] }, - "codegenConfig": { - "name": "RNAuth0Spec", - "type": "modules", - "jsSrcsDir": "src" - }, "husky": { "hooks": { "pre-commit": "pretty-quick --staged"