create-umi 4.6.20 → 4.6.22

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.6.20",
3
+ "version": "4.6.22",
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",
@@ -19,7 +19,7 @@
19
19
  "templates"
20
20
  ],
21
21
  "dependencies": {
22
- "@umijs/utils": "4.6.20"
22
+ "@umijs/utils": "4.6.22"
23
23
  },
24
24
  "publishConfig": {
25
25
  "access": "public"
@@ -7,3 +7,4 @@
7
7
  /src/.umi-test
8
8
  /dist
9
9
  .swc
10
+ .turbopack
@@ -11,3 +11,4 @@
11
11
  /dist
12
12
  /.mfsu
13
13
  .swc
14
+ .turbopack
@@ -11,3 +11,4 @@
11
11
  /dist
12
12
  /.mfsu
13
13
  .swc
14
+ .turbopack