diff --git a/package.json b/package.json index 644e6c52b4..0f81625707 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,11 @@ { "name": "root", "version": "1.36.0-next.2", + "private": true, + "repository": { + "type": "git", + "url": "https://github.com/backstage/backstage" + }, "backstage": { "cli": { "defaults": true, @@ -11,11 +16,6 @@ "templates": [] } }, - "private": true, - "repository": { - "type": "git", - "url": "https://github.com/backstage/backstage" - }, "workspaces": { "packages": [ "packages/*",