We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9840b7e commit 4ef9807Copy full SHA for 4ef9807
1 file changed
projects/markdown/package.json
@@ -78,8 +78,8 @@
78
"markdown-it": "catalog:publish"
79
},
80
"peerDependencies": {
81
- "@nvidia-elements/core": "workspace:^",
82
- "@nvidia-elements/themes": "workspace:^"
+ "@nvidia-elements/core": "workspace:>=0.0.0 <1.0.0",
+ "@nvidia-elements/themes": "workspace:>=0.0.0 <1.0.0"
83
84
"devDependencies": {
85
"@eslint/js": "catalog:",
0 commit comments