Skip to content

Commit bc41db8

Browse files
committed
fix(monaco): update peer dependency version
Signed-off-by: Cory Rylan <crylan@nvidia.com>
1 parent fe76f18 commit bc41db8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

‎projects/monaco/package.json‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -174,8 +174,8 @@
174174
"lit-html": "catalog:publish"
175175
},
176176
"peerDependencies": {
177-
"@nvidia-elements/core": "workspace:>=0.0.0 <1.0.0",
178-
"@nvidia-elements/themes": "workspace:>=0.0.0 <1.0.0"
177+
"@nvidia-elements/core": "workspace:^",
178+
"@nvidia-elements/themes": "workspace:^"
179179
},
180180
"devDependencies": {
181181
"@eslint/js": "catalog:",

0 commit comments

Comments
 (0)