Removed the private flag so that we can publish the BUI Themer

Signed-off-by: Andre Wanlin <awanlin@spotify.com>
This commit is contained in:
Andre Wanlin
2025-09-26 13:28:30 -05:00
parent 9ccfb74e55
commit 1ca1b96e30
-1
View File
@@ -13,7 +13,6 @@
"main": "dist/index.esm.js",
"types": "dist/index.d.ts"
},
"private": true,
"repository": {
"type": "git",
"url": "https://github.com/backstage/backstage",