Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Commit a28566f

Browse files
committed
fix: fix effect platform
1 parent 79847b4 commit a28566f

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

bun.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
},
5757
"dependencies": {
5858
"@effect/cli": "^0.60.1",
59-
"@effect/platform": "^0.81.1",
59+
"@effect/platform": "^0.82.0",
6060
"@effect/platform-bun": "^0.64.0",
6161
"@effect/platform-node": "^0.78.1",
6262
"chalk": "^5.4.1",

0 commit comments

Comments
 (0)