Merge pull request #5291 from backstage/blam/fix-deps
Fix dependency resolution for broken build
This commit is contained in:
@@ -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/*",
|
||||
|
||||
Reference in New Issue
Block a user