diff --git a/packages/generator-prisma/package.json b/packages/generator-prisma/package.json index 736adcf5..fd3e9c22 100644 --- a/packages/generator-prisma/package.json +++ b/packages/generator-prisma/package.json @@ -15,7 +15,7 @@ "repository": { "type": "git", "url": "https://github.com/premieroctet/next-admin.git", - "directory": "packages/cli" + "directory": "packages/generator-prisma" }, "bugs": { "url": "https://github.com/premieroctet/next-admin/issues" diff --git a/packages/json-schema/package.json b/packages/json-schema/package.json index 0c5fe419..9368110b 100644 --- a/packages/json-schema/package.json +++ b/packages/json-schema/package.json @@ -15,7 +15,7 @@ "repository": { "type": "git", "url": "https://github.com/premieroctet/next-admin.git", - "directory": "packages/cli" + "directory": "packages/json-schema" }, "bugs": { "url": "https://github.com/premieroctet/next-admin/issues"