tech-insights-node: update package role

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2022-09-20 23:13:20 +02:00
parent 831a604813
commit 0963b4d5fb
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-tech-insights-node': patch
---
Updated package role to be `node-library`.
+1 -1
View File
@@ -10,7 +10,7 @@
"types": "dist/index.d.ts"
},
"backstage": {
"role": "backend-plugin"
"role": "node-library"
},
"homepage": "https://backstage.io",
"repository": {