Yarn 3 automatic formatting changes

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2022-08-19 12:58:13 +02:00
parent f3cc06d7c1
commit 8911f684e1
120 changed files with 98 additions and 208 deletions
+1 -3
View File
@@ -25,9 +25,7 @@
"build": "backstage-cli package build",
"clean": "backstage-cli package clean"
},
"bin": {
"e2e-test": "bin/e2e-test"
},
"bin": "bin/e2e-test",
"devDependencies": {
"@backstage/cli-common": "^0.1.9-next.0",
"@backstage/errors": "^1.1.0-next.0",