root: move backstage field down for now

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2025-02-06 22:40:50 +01:00
parent bfd4dd0bd8
commit 5eb708f7dd
+5 -5
View File
@@ -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/*",