@effect/printer-ansi
Advanced tools
Comparing version 0.38.14 to 0.38.15
{ | ||
"name": "@effect/printer-ansi", | ||
"version": "0.38.14", | ||
"version": "0.38.15", | ||
"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.14" | ||
"@effect/printer": "^0.38.15" | ||
}, | ||
"peerDependencies": { | ||
"@effect/typeclass": "^0.29.14", | ||
"effect": "^3.10.14" | ||
"@effect/typeclass": "^0.29.15", | ||
"effect": "^3.10.15" | ||
}, | ||
@@ -20,0 +20,0 @@ "publishConfig": { |
Updated@effect/printer@^0.38.15