@effect/printer-ansi
Advanced tools
Comparing version 0.35.2 to 0.35.3
{ | ||
"name": "@effect/printer-ansi", | ||
"version": "0.35.2", | ||
"version": "0.35.3", | ||
"description": "An easy to use, extensible pretty-printer for rendering documents for the terminal", | ||
@@ -13,7 +13,7 @@ "license": "MIT", | ||
"dependencies": { | ||
"@effect/printer": "^0.35.2" | ||
"@effect/printer": "^0.35.3" | ||
}, | ||
"peerDependencies": { | ||
"@effect/typeclass": "^0.26.2", | ||
"effect": "^3.7.2" | ||
"@effect/typeclass": "^0.26.3", | ||
"effect": "^3.7.3" | ||
}, | ||
@@ -20,0 +20,0 @@ "publishConfig": { |
Updated@effect/printer@^0.35.3