@baic/yolk-cli 2.0.1-alpha.26 → 2.0.1-alpha.27

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": "@baic/yolk-cli",
3
- "version": "2.0.1-alpha.26",
3
+ "version": "2.0.1-alpha.27",
4
4
  "author": "Baic <303394539@qq.com>",
5
5
  "license": "MIT",
6
6
  "bin": {
@@ -41,5 +41,5 @@
41
41
  "publishConfig": {
42
42
  "access": "public"
43
43
  },
44
- "gitHead": "a5608662588ea19893905b81587f3aa0448867cc"
44
+ "gitHead": "349ff80e84cfdd71b18c2fadd0fef1fe0e1dcbdb"
45
45
  }
@@ -34,5 +34,6 @@ yarn.lock
34
34
  *less.d.ts*
35
35
  *scss.d.ts*
36
36
  .eslintcache
37
+ .stylelintcache
37
38
  .vscode
38
39
  project.private.config.json
@@ -21,6 +21,7 @@
21
21
  /.env.local
22
22
  coverage
23
23
  .eslintcache
24
+ .stylelintcache
24
25
  *less.d.ts*
25
26
  *scss.d.ts*
26
27
  .mfsu*
@@ -21,6 +21,7 @@
21
21
  /.env.local
22
22
  coverage
23
23
  .eslintcache
24
+ .stylelintcache
24
25
  *less.d.ts*
25
26
  *scss.d.ts*
26
27
  .mfsu*