We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db76b90 commit 9840b7eCopy full SHA for 9840b7e
1 file changed
projects/code/package.json
@@ -184,8 +184,8 @@
184
"lit-html": "catalog:publish"
185
},
186
"peerDependencies": {
187
- "@nvidia-elements/core": "workspace:^",
188
- "@nvidia-elements/themes": "workspace:^"
+ "@nvidia-elements/core": "workspace:>=0.0.0 <1.0.0",
+ "@nvidia-elements/themes": "workspace:>=0.0.0 <1.0.0"
189
190
"devDependencies": {
191
"@eslint/js": "catalog:",
0 commit comments