Skip to content

Commit 43d4f78

Browse files
authored
ci: workaround for CI failure on Windows with Bun (#277)
1 parent 7bc9178 commit 43d4f78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"lint-staged": "^15.2.0",
4343
"mocha": "^11.5.0",
4444
"prettier": "^3.4.1",
45-
"rollup": "^4.42.0",
45+
"rollup": "4.51.0",
4646
"typescript": "^5.8.3",
4747
"typescript-eslint": "^8.0.0",
4848
"yorkie": "^2.0.0"

0 commit comments

Comments
 (0)