Skip to content

Commit 4b0b8b7

Browse files
committed
chore: size-limit
1 parent 0943085 commit 4b0b8b7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
{
9595
"name": "react full",
9696
"path": "packages/react-query/build/modern/index.js",
97-
"limit": "12.02 kB",
97+
"limit": "12.10 kB",
9898
"ignore": [
9999
"react",
100100
"react-dom"
@@ -103,7 +103,7 @@
103103
{
104104
"name": "react minimal",
105105
"path": "packages/react-query/build/modern/index.js",
106-
"limit": "9.08 kB",
106+
"limit": "9.11 kB",
107107
"import": "{ useQuery, QueryClient, QueryClientProvider }",
108108
"ignore": [
109109
"react",

0 commit comments

Comments
 (0)