@effect/printer-ansi
Advanced tools
Comparing version 0.39.7 to 0.39.8
{ | ||
"name": "@effect/printer-ansi", | ||
"version": "0.39.7", | ||
"version": "0.39.8", | ||
"description": "An easy to use, extensible pretty-printer for rendering documents for the terminal", | ||
@@ -13,7 +13,7 @@ "license": "MIT", | ||
"dependencies": { | ||
"@effect/printer": "^0.39.7" | ||
"@effect/printer": "^0.39.8" | ||
}, | ||
"peerDependencies": { | ||
"@effect/typeclass": "^0.30.7", | ||
"effect": "^3.11.7" | ||
"@effect/typeclass": "^0.30.8", | ||
"effect": "^3.11.8" | ||
}, | ||
@@ -20,0 +20,0 @@ "publishConfig": { |
Updated@effect/printer@^0.39.8