Skip to content

Commit 12be4b4

Browse files
author
TinySnow
committed
fix(build): remove BOM from package.json
Write package.json without a UTF-8 BOM so Vite/PostCSS config loading can parse it in CI.
1 parent fa694ff commit 12be4b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{
1+
{
22
"private": true,
33
"author": "TinySnow <lo.tinysnow.ol@outlook.com>",
44
"scripts": {

0 commit comments

Comments
 (0)