Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2022-11-09 12:12:10 +01:00
parent e13cd3feaf
commit 4c9f7847e4
7 changed files with 19 additions and 118 deletions
@@ -44,7 +44,6 @@
"@backstage/plugin-catalog-node": "workspace:^",
"@backstage/types": "workspace:^",
"lodash": "^4.17.21",
"msw": "^0.48.0",
"node-fetch": "^2.6.7",
"uuid": "^8.0.0",
"winston": "^3.2.1"
@@ -53,7 +52,8 @@
"@backstage/backend-test-utils": "workspace:^",
"@backstage/cli": "workspace:^",
"@types/lodash": "^4.14.151",
"luxon": "^3.0.0"
"luxon": "^3.0.0",
"msw": "^0.48.0"
},
"files": [
"alpha",
@@ -42,14 +42,14 @@
"@backstage/plugin-catalog-backend": "workspace:^",
"@backstage/types": "workspace:^",
"lodash": "^4.17.21",
"msw": "^0.48.0",
"node-fetch": "^2.6.7",
"winston": "^3.2.1"
},
"devDependencies": {
"@backstage/backend-test-utils": "workspace:^",
"@backstage/cli": "workspace:^",
"@types/lodash": "^4.14.151"
"@types/lodash": "^4.14.151",
"msw": "^0.48.0"
},
"files": [
"dist"
@@ -39,7 +39,6 @@
"@backstage/plugin-catalog-backend": "workspace:^",
"@backstage/plugin-catalog-node": "workspace:^",
"fs-extra": "10.1.0",
"msw": "^0.48.0",
"node-fetch": "^2.6.7",
"uuid": "^8.0.0",
"winston": "^3.2.1"
@@ -48,7 +47,8 @@
"@backstage/backend-test-utils": "workspace:^",
"@backstage/cli": "workspace:^",
"@types/fs-extra": "^9.0.1",
"luxon": "^3.0.0"
"luxon": "^3.0.0",
"msw": "^0.48.0"
},
"files": [
"dist",
@@ -48,7 +48,6 @@
"@octokit/rest": "^19.0.3",
"git-url-parse": "^13.0.0",
"lodash": "^4.17.21",
"msw": "^0.48.0",
"node-fetch": "^2.6.7",
"uuid": "^8.0.0",
"winston": "^3.2.1"
@@ -57,7 +56,8 @@
"@backstage/backend-test-utils": "workspace:^",
"@backstage/cli": "workspace:^",
"@types/lodash": "^4.14.151",
"luxon": "^3.0.0"
"luxon": "^3.0.0",
"msw": "^0.48.0"
},
"files": [
"dist",
@@ -44,7 +44,6 @@
"@backstage/plugin-catalog-node": "workspace:^",
"@backstage/types": "workspace:^",
"lodash": "^4.17.21",
"msw": "^0.48.0",
"node-fetch": "^2.6.7",
"uuid": "^8.0.0",
"winston": "^3.2.1"
@@ -54,7 +53,8 @@
"@backstage/cli": "workspace:^",
"@types/lodash": "^4.14.151",
"@types/uuid": "^8.0.0",
"luxon": "^3.0.0"
"luxon": "^3.0.0",
"msw": "^0.48.0"
},
"files": [
"alpha",