@effect/printer-ansi
Advanced tools
Comparing version
{ | ||
"name": "@effect/printer-ansi", | ||
"version": "0.41.8", | ||
"version": "0.41.9", | ||
"description": "An easy to use, extensible pretty-printer for rendering documents for the terminal", | ||
@@ -13,7 +13,7 @@ "license": "MIT", | ||
"dependencies": { | ||
"@effect/printer": "^0.41.8" | ||
"@effect/printer": "^0.41.9" | ||
}, | ||
"peerDependencies": { | ||
"@effect/typeclass": "^0.32.8", | ||
"effect": "^3.13.8" | ||
"@effect/typeclass": "^0.32.9", | ||
"effect": "^3.13.9" | ||
}, | ||
@@ -20,0 +20,0 @@ "publishConfig": { |
Updated