Skip to content

Commit 318d3f3

Browse files
authored
chore: update .size-limit.json
1 parent 700c7fc commit 318d3f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.size-limit.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[
22
{
33
"path": "dist/index.js",
4-
"limit": "1.95 KB",
4+
"limit": "2.95 KB",
55
"webpack": false,
66
"running": false
77
},
88
{
99
"path": "dist/index.js",
10-
"limit": "1 KB",
10+
"limit": "1.5 KB",
1111
"import": "{ Bar }"
1212
}
1313
]

0 commit comments

Comments
 (0)