Merge pull request #26743 from backstage/rugvip/create-app-fix

create-app: fix missing .yarnrc.yml
This commit is contained in:
Patrik Oldsberg
2024-09-17 17:34:06 +02:00
committed by GitHub
2 changed files with 5 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/create-app': patch
---
Fixed lack of `.yarnrc.yml` in the template.