same for backend plugin

Signed-off-by: Emma Indal <emma.indahl@gmail.com>
This commit is contained in:
Emma Indal
2022-06-23 11:11:12 +02:00
parent 52b4f796e3
commit 635cd6e9d2
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -1,5 +1,6 @@
---
'@backstage/plugin-stack-overflow': patch
'@backstage/plugin-stack-overflow-backend': patch
---
app-config is now picked up properly.
+2 -1
View File
@@ -42,5 +42,6 @@
"files": [
"dist",
"config"
]
],
"configSchema": "config.d.ts"
}