@teambit/harmony.content.cli-reference 2.0.416 → 2.0.417

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.
@@ -1,5 +1,5 @@
1
1
  ---
2
- description: 'Bit command synopses. Bit version: 1.8.62'
2
+ description: 'Bit command synopses. Bit version: 1.8.63'
3
3
  labels: ['cli', 'mdx', 'docs']
4
4
  ---
5
5
 
@@ -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
  ]
@@ -1,5 +1,5 @@
1
1
  ---
2
- description: 'Bit command synopses. Bit version: 1.8.62'
2
+ description: 'Bit command synopses. Bit version: 1.8.63'
3
3
  labels: ['cli', 'mdx', 'docs']
4
4
  ---
5
5
 
@@ -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
  ]