Skip to content

Commit b6cf44d

Browse files
ci: apply automated fixes
1 parent 236d90a commit b6cf44d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

examples/react/basic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@
3737
"last 1 safari version"
3838
]
3939
}
40-
}
40+
}

examples/react/start/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@
4747
"vitest": "^3.1.2",
4848
"web-vitals": "^4.2.4"
4949
}
50-
}
50+
}

packages/event-bus-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@
5252
"test:build": "publint --strict",
5353
"build": "vite build"
5454
}
55-
}
55+
}

0 commit comments

Comments
 (0)