Skip to content

Commit

Permalink
chore: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
chenjiahan authored and fi3ework committed Aug 23, 2024
1 parent a144f5f commit 8da0615
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,9 @@ module.exports = {
"preOrderIndex": undefined,
"providedExports": Array [],
"reasons": Array [],
"size": 58,
"size": 56,
"sizes": Object {
"runtime": 58,
"runtime": 56,
},
"type": "module",
"usedExports": null,
Expand Down Expand Up @@ -100,9 +100,9 @@ module.exports = {
"preOrderIndex": undefined,
"providedExports": Array [],
"reasons": Array [],
"size": 66,
"size": 64,
"sizes": Object {
"runtime": 66,
"runtime": 64,
},
"type": "module",
"usedExports": null,
Expand Down

0 comments on commit 8da0615

Please sign in to comment.