chore: was missing one other dependency
Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
@@ -23,7 +23,8 @@
|
||||
"remove-plugin": "backstage-cli remove-plugin"
|
||||
},
|
||||
"resolutions": {
|
||||
"graphql-language-service-interface": "2.8.2"
|
||||
"graphql-language-service-interface": "2.8.2",
|
||||
"graphql-language-service-parser": "1.9.0"
|
||||
},
|
||||
"workspaces": {
|
||||
"packages": [
|
||||
|
||||
Reference in New Issue
Block a user