chore: fix of resolutions for now for the package that's broken the build

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2021-04-12 13:51:57 +02:00
parent 3f3637dcd9
commit 22e3f003b7
2 changed files with 5 additions and 1 deletions
+2 -1
View File
@@ -38,7 +38,8 @@
"resolutions": {
"**/@roadiehq/**/@backstage/core": "*",
"**/@roadiehq/**/@backstage/plugin-catalog": "*",
"**/@roadiehq/**/@backstage/catalog-model": "*"
"**/@roadiehq/**/@backstage/catalog-model": "*",
"graphql-language-service-interface": "2.8.2"
},
"version": "1.0.0",
"devDependencies": {