Merge pull request #5291 from backstage/blam/fix-deps

Fix dependency resolution for broken build
This commit is contained in:
Ben Lambert
2021-04-12 15:16:43 +02:00
committed by GitHub
4 changed files with 38 additions and 2 deletions
@@ -22,6 +22,10 @@
"create-plugin": "backstage-cli create-plugin --scope internal --no-private",
"remove-plugin": "backstage-cli remove-plugin"
},
"resolutions": {
"graphql-language-service-interface": "2.8.2",
"graphql-language-service-parser": "1.9.0"
},
"workspaces": {
"packages": [
"packages/*",