first cut at addressing bug with adding backstage dependencies to a package maintained by the backstage plugin
Signed-off-by: Cory Steers <cory.steers.gmu9@statefarm.com>
This commit is contained in:
@@ -32,8 +32,9 @@
|
||||
"dependencies": {
|
||||
"@backstage/cli-common": "workspace:^",
|
||||
"@backstage/release-manifests": "workspace:^",
|
||||
"@yarnpkg/core": "^4.4.0",
|
||||
"@yarnpkg/core": "^4.4.1",
|
||||
"@yarnpkg/fslib": "^3.1.2",
|
||||
"@yarnpkg/plugin-essentials": "^4.4.0",
|
||||
"@yarnpkg/plugin-npm": "patch:@yarnpkg/plugin-npm@npm%3A3.1.0#~/.yarn/patches/@yarnpkg-plugin-npm-npm-3.1.0-6533d0f5a1.patch",
|
||||
"@yarnpkg/plugin-pack": "^4.0.1",
|
||||
"semver": "^7.6.0"
|
||||
|
||||
Reference in New Issue
Block a user