Skip to content

Commit bb9d012

Browse files
committed
size bump
1 parent f181a2a commit bb9d012

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.size-limit.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ module.exports = [
213213
import: createImport('init'),
214214
ignore: ['next/router', 'next/constants'],
215215
gzip: true,
216-
limit: '46 KB',
216+
limit: '46.5 KB',
217217
},
218218
// SvelteKit SDK (ESM)
219219
{

0 commit comments

Comments
 (0)