Skip to content
This repository was archived by the owner on Jul 21, 2023. It is now read-only.

Commit c2a1954

Browse files
committed
chore: update bundlesize
1 parent f2d78f8 commit c2a1954

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.aegir.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
/** @type {import('aegir/types').PartialOptions} */
33
export default {
44
build: {
5-
bundlesizeMax: '66kB'
5+
bundlesizeMax: '70kB'
66
}
77
}

0 commit comments

Comments
 (0)