Skip to content

Commit 93ca66e

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎projects/core/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -939,7 +939,7 @@
939939
"lit-html": "catalog:publish"
940940
},
941941
"peerDependencies": {
942-
"@nvidia-elements/themes": "workspace:>=0.0.0 <1.0.0"
942+
"@nvidia-elements/themes": "workspace:^"
943943
},
944944
"optionalDependencies": {
945945
"@lit-labs/scoped-registry-mixin": "catalog:publish",

0 commit comments

Comments
 (0)