Add check for outdated/duplicate packages to yarn start

This commit is contained in:
Kevin Lee
2021-01-28 14:35:08 -08:00
parent a22fc866eb
commit a08c4b0b05
2 changed files with 33 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/cli': patch
---
Add check for outdated/duplicate packages to yarn start