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 -2
View File
@@ -4,7 +4,6 @@
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
"private": false,
"homepage": "https://periskop.io",
"backstage": {
"role": "backend-plugin"
@@ -27,8 +26,8 @@
"@backstage/backend-common": "^0.15.1-next.1",
"@backstage/config": "^1.0.1",
"@types/express": "*",
"express-promise-router": "^4.1.0",
"express": "^4.17.1",
"express-promise-router": "^4.1.0",
"node-fetch": "^2.6.7",
"winston": "^3.2.1",
"yn": "^4.0.0"