@effect/printer-ansi
Advanced tools
Comparing version 0.14.0 to 0.15.0
{ | ||
"name": "@effect/printer-ansi", | ||
"version": "0.14.0", | ||
"version": "0.15.0", | ||
"description": "Functional programming in TypeScript", | ||
@@ -39,7 +39,7 @@ "license": "MIT", | ||
"@effect/data": "^0.18.3", | ||
"@effect/io": "^0.39.0", | ||
"@effect/typeclass": "^0.4.0", | ||
"@effect/printer": "^0.14.0" | ||
"@effect/io": "^0.40.0", | ||
"@effect/typeclass": "^0.5.0", | ||
"@effect/printer": "^0.15.0" | ||
}, | ||
"main": "./index.js" | ||
} |