@effect/printer-ansi
Advanced tools
Comparing version 0.37.1 to 0.37.2
{ | ||
"name": "@effect/printer-ansi", | ||
"version": "0.37.1", | ||
"version": "0.37.2", | ||
"description": "An easy to use, extensible pretty-printer for rendering documents for the terminal", | ||
@@ -13,7 +13,7 @@ "license": "MIT", | ||
"dependencies": { | ||
"@effect/printer": "^0.37.1" | ||
"@effect/printer": "^0.37.2" | ||
}, | ||
"peerDependencies": { | ||
"@effect/typeclass": "^0.28.1", | ||
"effect": "^3.9.1" | ||
"@effect/typeclass": "^0.28.2", | ||
"effect": "^3.9.2" | ||
}, | ||
@@ -20,0 +20,0 @@ "publishConfig": { |
Updated@effect/printer@^0.37.2