@effect/printer-ansi
Advanced tools
Comparing version 0.38.4 to 0.38.5
{ | ||
"name": "@effect/printer-ansi", | ||
"version": "0.38.4", | ||
"version": "0.38.5", | ||
"description": "An easy to use, extensible pretty-printer for rendering documents for the terminal", | ||
@@ -13,7 +13,7 @@ "license": "MIT", | ||
"dependencies": { | ||
"@effect/printer": "^0.38.4" | ||
"@effect/printer": "^0.38.5" | ||
}, | ||
"peerDependencies": { | ||
"@effect/typeclass": "^0.29.4", | ||
"effect": "^3.10.4" | ||
"@effect/typeclass": "^0.29.5", | ||
"effect": "^3.10.5" | ||
}, | ||
@@ -20,0 +20,0 @@ "publishConfig": { |
Updated@effect/printer@^0.38.5