Skip to content

Commit

Permalink
update find-my-way-ts to fix vercel edge support (#3021)
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-smart authored Jun 20, 2024
1 parent ab3f055 commit b8ea6aa
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 6 deletions.
5 changes: 5 additions & 0 deletions .changeset/famous-dogs-bake.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@effect/platform": patch
---

update find-my-way-ts to fix vercel edge support
2 changes: 1 addition & 1 deletion packages/platform/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"coverage": "vitest --coverage"
},
"dependencies": {
"find-my-way-ts": "^0.1.2",
"find-my-way-ts": "^0.1.3",
"multipasta": "^0.2.1",
"path-browserify": "^1.0.1"
},
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b8ea6aa

Please sign in to comment.