Skip to content

Commit 430104c

Browse files
committed
fix: bundlesize
1 parent 7f9e90e commit 430104c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

clients/algoliasearch-client-javascript/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
},
4747
{
4848
"path": "packages/client-composition/dist/builds/browser.umd.js",
49-
"maxSize": "4.55KB"
49+
"maxSize": "4.75KB"
5050
},
5151
{
5252
"path": "packages/client-insights/dist/builds/browser.umd.js",
@@ -66,11 +66,11 @@
6666
},
6767
{
6868
"path": "packages/ingestion/dist/builds/browser.umd.js",
69-
"maxSize": "6.65KB"
69+
"maxSize": "6.75KB"
7070
},
7171
{
7272
"path": "packages/monitoring/dist/builds/browser.umd.js",
73-
"maxSize": "3.95KB"
73+
"maxSize": "4.00KB"
7474
},
7575
{
7676
"path": "packages/recommend/dist/builds/browser.umd.js",

0 commit comments

Comments
 (0)