Update dependency @effect/rpc to ^0.71.0
Some checks failed
Lint / lint (push) Failing after 7s
Build / build (pull_request) Failing after 19s

This commit is contained in:
2025-09-30 12:05:52 +00:00
parent 3273bbb9d1
commit 3af487be5b
3 changed files with 3 additions and 3 deletions

View File

@@ -14,7 +14,7 @@
"clean:modules": "rm -rf node_modules"
},
"dependencies": {
"@effect/rpc": "^0.69.2",
"@effect/rpc": "^0.71.0",
"effect": "^3.17.13"
}
}