Skip to content

Commit

Permalink
chore: update effect
Browse files Browse the repository at this point in the history
  • Loading branch information
sukovanej committed Dec 18, 2023
1 parent b3647d5 commit 036f5c4
Show file tree
Hide file tree
Showing 3 changed files with 61 additions and 56 deletions.
5 changes: 5 additions & 0 deletions .changeset/tough-pets-itch.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.27.1",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"effect": "2.0.0-next.60",
"effect": "2.0.0-next.61",
"prettier": "^3.1.1",
"tsup": "^8.0.1",
"tsx": "^4.6.2",
"typescript": "^5.3.3",
"vitest": "^1.0.4"
},
"peerDependencies": {
"effect": "2.0.0-next.60"
"effect": "2.0.0-next.61"
}
}
108 changes: 54 additions & 54 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 036f5c4

Please sign in to comment.