@effect/printer
Advanced tools
Comparing version 0.27.0 to 0.28.0
{ | ||
"name": "@effect/printer", | ||
"version": "0.27.0", | ||
"version": "0.28.0", | ||
"description": "Functional programming in TypeScript", | ||
@@ -13,4 +13,4 @@ "license": "MIT", | ||
"peerDependencies": { | ||
"@effect/typeclass": "^0.19.0", | ||
"effect": "2.0.0-next.60" | ||
"@effect/typeclass": "^0.20.0", | ||
"effect": "2.0.0-next.61" | ||
}, | ||
@@ -17,0 +17,0 @@ "main": "./dist/cjs/index.js", |