@effect/printer-ansi
Advanced tools
Comparing version 0.38.12 to 0.38.13
{ | ||
"name": "@effect/printer-ansi", | ||
"version": "0.38.12", | ||
"version": "0.38.13", | ||
"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.12" | ||
"@effect/printer": "^0.38.13" | ||
}, | ||
"peerDependencies": { | ||
"@effect/typeclass": "^0.29.12", | ||
"effect": "^3.10.12" | ||
"@effect/typeclass": "^0.29.13", | ||
"effect": "^3.10.13" | ||
}, | ||
@@ -20,0 +20,0 @@ "publishConfig": { |
Updated@effect/printer@^0.38.13