create-app template too

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2021-09-20 10:11:49 +02:00
parent 6558c7148b
commit df95665e4b
2 changed files with 8 additions and 1 deletions
+7
View File
@@ -0,0 +1,7 @@
---
'@backstage/create-app': patch
---
Bumped the default `@spotify/prettier-config` dependency to `^11.0.0`.
This is an optional upgrade, but you may be interested in doing the same, to get the most modern lint rules out there.
@@ -35,7 +35,7 @@
},
"devDependencies": {
"@backstage/cli": "^{{version '@backstage/cli'}}",
"@spotify/prettier-config": "^7.0.0",
"@spotify/prettier-config": "^11.0.0",
"concurrently": "^6.0.0",
"lerna": "^4.0.0",
"prettier": "^2.3.2"