Commit 3b17321
committed
style: inline files array in package.json to satisfy biome
The release version bump left "files": ["dist"] formatted multi-line,
which biome check rejects. CI's test:ci script doesn't run biome check
(only the local pre-commit hook does), so this slipped onto main.1 parent a46c47f commit 3b17321
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
59 | | - | |
60 | | - | |
| 58 | + | |
61 | 59 | | |
62 | 60 | | |
63 | 61 | | |
| |||
0 commit comments