Merge pull request #31298 from awanlin/topic/publish-bui-themer

Removed the private flag so that we can publish the BUI Themer
This commit is contained in:
Patrik Oldsberg
2025-09-26 21:03:36 +02:00
committed by GitHub
-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",