Skip to content

Commit c7b8763

Browse files
refactor(proxy-state-tree): increase max bundle size
1 parent 9e08b37 commit c7b8763

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/node_modules/proxy-state-tree/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"bundlesize": [
4848
{
4949
"path": "./dist/proxy-state-tree.min.js",
50-
"maxSize": "3.3 kB"
50+
"maxSize": "4 kB"
5151
}
5252
]
5353
}

0 commit comments

Comments
 (0)