@teambit/harmony.content.cli-reference 2.0.416 → 2.0.418
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/cli-reference.docs.mdx
CHANGED
package/cli-reference.json
CHANGED
|
@@ -459,7 +459,7 @@
|
|
|
459
459
|
"description": "configures 'ui/button' to use the 'teambit.community/envs/community-mdx@1.95.16' env"
|
|
460
460
|
},
|
|
461
461
|
{
|
|
462
|
-
"cmd": "set \"ui/**\" teambit.react/react-env",
|
|
462
|
+
"cmd": "set \"*/ui/**\" teambit.react/react-env",
|
|
463
463
|
"description": "configures all components that have the 'ui' namespace to use the latest version of the teambit.react/react-env env"
|
|
464
464
|
}
|
|
465
465
|
]
|
package/dist/cli-reference.json
CHANGED
|
@@ -459,7 +459,7 @@
|
|
|
459
459
|
"description": "configures 'ui/button' to use the 'teambit.community/envs/community-mdx@1.95.16' env"
|
|
460
460
|
},
|
|
461
461
|
{
|
|
462
|
-
"cmd": "set \"ui/**\" teambit.react/react-env",
|
|
462
|
+
"cmd": "set \"*/ui/**\" teambit.react/react-env",
|
|
463
463
|
"description": "configures all components that have the 'ui' namespace to use the latest version of the teambit.react/react-env env"
|
|
464
464
|
}
|
|
465
465
|
]
|