Skip to content

Commit 85da409

Browse files
committed
chore: pinnested fast-glob to v3.2.9
1 parent 5ced24d commit 85da409

File tree

4 files changed

+4017
-5467
lines changed

4 files changed

+4017
-5467
lines changed

.size-limit.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
{
1010
"name": "zx/index",
1111
"path": "build/*.{js,cjs}",
12-
"limit": "809.1 kB",
12+
"limit": "806 kB",
1313
"brotli": false,
1414
"gzip": false
1515
},
@@ -23,14 +23,14 @@
2323
{
2424
"name": "vendor",
2525
"path": "build/vendor-*",
26-
"limit": "766 kB",
26+
"limit": "762 kB",
2727
"brotli": false,
2828
"gzip": false
2929
},
3030
{
3131
"name": "all",
3232
"path": "build/*",
33-
"limit": "848 kB",
33+
"limit": "844 kB",
3434
"brotli": false,
3535
"gzip": false
3636
}

0 commit comments

Comments
 (0)