create-app: move version marker dependencies to peer deps

This commit is contained in:
Patrik Oldsberg
2021-01-10 18:05:13 +01:00
parent 70b6384c26
commit 9d1d1138eb
2 changed files with 13 additions and 6 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/create-app': patch
---
Ensured that versions bumps of packages used in the app template trigger a release of this package when needed.