cli: fix app:serve dependency warning

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2022-01-25 22:19:29 +01:00
parent 3bbf6125c6
commit 1b4ab0d44c
2 changed files with 10 additions and 5 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/cli': patch
---
Updated the dependency warning that is baked into `app:serve` to only warn about packages that are not allowed to have duplicates.