tweak incorrectly detected package roles

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2022-01-22 18:21:56 +01:00
parent b521c1b83b
commit a5fc44d880
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
"types": "dist/index.d.ts"
},
"backstage": {
"role": "plugin-frontend"
"role": "web-library"
},
"scripts": {
"build": "backstage-cli plugin:build",