Skip to content

Commit 933db32

Browse files
committed
chore: update bundlewatch
1 parent 847fe8f commit 933db32

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": "628.14KB" },
3+
{ "path": "./dist/clerk.js", "maxSize": "628.2KB" },
44
{ "path": "./dist/clerk.browser.js", "maxSize": "78KB" },
55
{ "path": "./dist/clerk.legacy.browser.js", "maxSize": "119KB" },
66
{ "path": "./dist/clerk.headless*.js", "maxSize": "61KB" },

0 commit comments

Comments
 (0)