Skip to content

Commit 5b6d1db

Browse files
authored
chore: use bundlesize for JavaScript client (#3557)
1 parent b087615 commit 5b6d1db

File tree

2 files changed

+447
-82
lines changed

2 files changed

+447
-82
lines changed

clients/algoliasearch-client-javascript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@types/node": "20.14.14",
2828
"@types/rollup-plugin-node-globals": "1.4.4",
2929
"@types/semver": "7.5.8",
30-
"bundlesize2": "0.0.31",
30+
"bundlesize": "0.18.2",
3131
"execa": "9.3.0",
3232
"lerna": "8.1.8",
3333
"nx": "19.5.7",

0 commit comments

Comments
 (0)