package: add override of core for roadie plugins

This commit is contained in:
Patrik Oldsberg
2020-11-12 12:25:39 +01:00
parent 76a8099029
commit 1ef651471d
2 changed files with 39 additions and 0 deletions
+3
View File
@@ -36,6 +36,9 @@
"plugins/*"
]
},
"resolutions": {
"**/@roadiehq/backstage-plugin-*/@backstage/core": "0.3.0"
},
"version": "1.0.0",
"devDependencies": {
"@changesets/cli": "^2.11.0",