@effect/printer-ansi
Advanced tools
Comparing version 0.33.51 to 0.33.52
{ | ||
"name": "@effect/printer-ansi", | ||
"version": "0.33.51", | ||
"version": "0.33.52", | ||
"description": "An easy to use, extensible pretty-printer for rendering documents for the terminal", | ||
@@ -13,7 +13,7 @@ "license": "MIT", | ||
"dependencies": { | ||
"@effect/printer": "^0.33.51" | ||
"@effect/printer": "^0.33.52" | ||
}, | ||
"peerDependencies": { | ||
"@effect/typeclass": "^0.24.51", | ||
"effect": "^3.5.8" | ||
"effect": "^3.5.9", | ||
"@effect/typeclass": "^0.24.52" | ||
}, | ||
@@ -20,0 +20,0 @@ "publishConfig": { |
Updated@effect/printer@^0.33.52