create-umi 4.0.40 → 4.0.42

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": "create-umi",
3
- "version": "4.0.40",
3
+ "version": "4.0.42",
4
4
  "description": "create-umi",
5
5
  "homepage": "https://github.com/umijs/umi/tree/master/packages/create-umi#readme",
6
6
  "bugs": "https://github.com/umijs/umi/issues",
@@ -25,7 +25,7 @@
25
25
  "test": "umi-scripts jest-turbo"
26
26
  },
27
27
  "dependencies": {
28
- "@umijs/utils": "4.0.40"
28
+ "@umijs/utils": "4.0.42"
29
29
  },
30
30
  "publishConfig": {
31
31
  "access": "public"
@@ -6,3 +6,4 @@
6
6
  /src/.umi-production
7
7
  /src/.umi-test
8
8
  /dist
9
+ .swc
@@ -10,3 +10,4 @@
10
10
  /.umi-test
11
11
  /dist
12
12
  /.mfsu
13
+ .swc
@@ -10,3 +10,4 @@
10
10
  /.umi-test
11
11
  /dist
12
12
  /.mfsu
13
+ .swc