Skip to content

Commit

Permalink
fix: snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
chenjiahan committed Aug 28, 2024
1 parent 071a05a commit 6e308af
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": 56,
"size": 51,
"sizes": Object {
"runtime": 56,
"runtime": 51,
},
"type": "module",
"usedExports": null,
Expand Down Expand Up @@ -100,9 +100,9 @@ module.exports = {
"preOrderIndex": undefined,
"providedExports": Array [],
"reasons": Array [],
"size": 64,
"size": 59,
"sizes": Object {
"runtime": 64,
"runtime": 59,
},
"type": "module",
"usedExports": null,
Expand Down

0 comments on commit 6e308af

Please sign in to comment.