Skip to content

Commit 347edc1

Browse files
committed
Merge remote-tracking branch 'origin/main' into feat/whatsapp-template-utils
# Conflicts: # package.json
2 parents 347cd5f + eb9fad9 commit 347edc1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@
3434
"size-limit": [
3535
{
3636
"path": "dist/utils.cjs.production.min.js",
37-
"limit": "13 KB"
37+
"limit": "14 KB"
3838
},
3939
{
4040
"path": "dist/utils.esm.js",
41-
"limit": "13 KB"
41+
"limit": "14 KB"
4242
}
4343
],
4444
"devDependencies": {

0 commit comments

Comments
 (0)