Skip to content

Commit f905c2f

Browse files
Todd AndersonTodd Anderson
authored andcommitted
chore: increasing size limit of js-common to accomodate FDv2 code
1 parent 7379682 commit f905c2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/common.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ jobs:
3333
target_file: 'packages/shared/common/dist/esm/index.mjs'
3434
package_name: '@launchdarkly/js-sdk-common'
3535
pr_number: ${{ github.event.number }}
36-
size_limit: 21000
36+
size_limit: 25000

0 commit comments

Comments
 (0)