Fix dependency
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
"test": "backstage-cli package test"
|
||||
},
|
||||
"dependencies": {
|
||||
"@backstage/version-bridge": "^1.0.10",
|
||||
"@backstage/version-bridge": "workspace:^",
|
||||
"@remixicon/react": "^4.6.0",
|
||||
"@tanstack/react-table": "^8.21.3",
|
||||
"clsx": "^2.1.1",
|
||||
|
||||
@@ -7937,7 +7937,7 @@ __metadata:
|
||||
resolution: "@backstage/ui@workspace:packages/ui"
|
||||
dependencies:
|
||||
"@backstage/cli": "workspace:^"
|
||||
"@backstage/version-bridge": "npm:^1.0.10"
|
||||
"@backstage/version-bridge": "workspace:^"
|
||||
"@remixicon/react": "npm:^4.6.0"
|
||||
"@tanstack/react-table": "npm:^8.21.3"
|
||||
"@types/react": "npm:^18.0.0"
|
||||
@@ -7965,7 +7965,7 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@backstage/version-bridge@npm:^1.0.10, @backstage/version-bridge@workspace:^, @backstage/version-bridge@workspace:packages/version-bridge":
|
||||
"@backstage/version-bridge@workspace:^, @backstage/version-bridge@workspace:packages/version-bridge":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@backstage/version-bridge@workspace:packages/version-bridge"
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user