Skip to content

Commit

Permalink
chore: update effect
Browse files Browse the repository at this point in the history
  • Loading branch information
sukovanej committed Nov 4, 2023
1 parent 110b931 commit 8328045
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 32 deletions.
5 changes: 5 additions & 0 deletions .changeset/poor-adults-explode.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"effect-log": patch
---

Update effect.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,14 +40,14 @@
"devDependencies": {
"@changesets/cli": "^2.26.2",
"@trivago/prettier-plugin-sort-imports": "^4.2.1",
"effect": "2.0.0-next.52",
"effect": "2.0.0-next.54",
"prettier": "^3.0.3",
"tsup": "^7.2.0",
"tsx": "^3.14.0",
"typescript": "^5.2.2",
"vitest": "^0.34.6"
},
"peerDependencies": {
"effect": "2.0.0-next.52"
"effect": "2.0.0-next.54"
}
}
60 changes: 30 additions & 30 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 8328045

Please sign in to comment.