chore: yarn lock fixes and resolution for catalog-model

This commit is contained in:
blam
2020-11-24 14:59:04 +01:00
parent e46a784bb9
commit 451edeee30
2 changed files with 3 additions and 4 deletions
+2 -1
View File
@@ -37,7 +37,8 @@
]
},
"resolutions": {
"**/@roadiehq/backstage-plugin-*/@backstage/core": "*"
"**/@roadiehq/**/@backstage/core": "*",
"**/@roadiehq/**/@backstage/catalog-model": "*"
},
"version": "1.0.0",
"devDependencies": {