Skip to content

Commit 67fa50a

Browse files
committed
fix(code): update peer dependency version
Signed-off-by: Cory Rylan <crylan@nvidia.com>
1 parent 93ca66e commit 67fa50a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

‎projects/code/package.json‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -190,8 +190,8 @@
190190
"lit-html": "catalog:publish"
191191
},
192192
"peerDependencies": {
193-
"@nvidia-elements/core": "workspace:>=0.0.0 <1.0.0",
194-
"@nvidia-elements/themes": "workspace:>=0.0.0 <1.0.0"
193+
"@nvidia-elements/core": "workspace:^",
194+
"@nvidia-elements/themes": "workspace:^"
195195
},
196196
"devDependencies": {
197197
"@eslint/js": "catalog:",

0 commit comments

Comments
 (0)