Skip to content

Commit

Permalink
fix: snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
chenjiahan committed Jul 26, 2024
1 parent 0525149 commit 35869d7
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@ module.exports = {
"preOrderIndex": undefined,
"providedExports": Array [],
"reasons": Array [],
"size": 59,
"size": 58,
"sizes": Object {
"runtime": 59,
"runtime": 58,
},
"type": "module",
"usedExports": null,
Expand Down Expand Up @@ -96,9 +96,9 @@ module.exports = {
"preOrderIndex": undefined,
"providedExports": Array [],
"reasons": Array [],
"size": 67,
"size": 66,
"sizes": Object {
"runtime": 67,
"runtime": 66,
},
"type": "module",
"usedExports": null,
Expand Down

0 comments on commit 35869d7

Please sign in to comment.