cc-core-cli 1.0.71 → 1.0.72

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "cc-core-cli",
3
- "version": "1.0.71",
3
+ "version": "1.0.72",
4
4
  "description": "Command Line Interface tool for generating project templates for the (Your Platform's Name) platform.",
5
5
  "main": "bin/index.js",
6
6
  "scripts": {
@@ -1886,7 +1886,7 @@ h4.ant-typography {
1886
1886
  left: 50%;
1887
1887
  height: 25px;
1888
1888
  width: 2px;
1889
- background-color: #000;
1889
+ background-color: #999;
1890
1890
  position: relative;
1891
1891
  margin-left: -1px;
1892
1892
  }