Skip to content

Commit e54f42a

Browse files
committed
Update bundle.test.ts
1 parent 61b2af5 commit e54f42a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

test/bundle.test.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,12 +62,12 @@ describe('package bundle size', { timeout: 60_000 }, () => {
6262
{
6363
"@comark/angular": "53.2k (54 files)",
6464
"@comark/ansi": "35.9k (82 files)",
65-
"@comark/html": "17.0k (42 files)",
65+
"@comark/html": "17.1k (42 files)",
6666
"@comark/nuxt": "10.3k (42 files)",
6767
"@comark/react": "42.1k (58 files)",
6868
"@comark/svelte": "42.1k (66 files)",
6969
"@comark/vue": "58.9k (62 files)",
70-
"comark": "376k (136 files)",
70+
"comark": "375k (136 files)",
7171
}
7272
`)
7373
})

0 commit comments

Comments
 (0)