Skip to content

Commit 7c0f9a2

Browse files
committed
Update bundlewatch for clerk.js
1 parent 828fdf3 commit 7c0f9a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/clerk-js/bundlewatch.config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"files": [
3-
{ "path": "./dist/clerk.js", "maxSize": "622KB" },
3+
{ "path": "./dist/clerk.js", "maxSize": "625KB" },
44
{ "path": "./dist/clerk.browser.js", "maxSize": "75KB" },
55
{ "path": "./dist/clerk.legacy.browser.js", "maxSize": "117KB" },
66
{ "path": "./dist/clerk.headless*.js", "maxSize": "58KB" },

0 commit comments

Comments
 (0)