fix jsonb deserialization

This commit is contained in:
Lucy Cifferello
2023-08-01 21:34:41 -04:00
parent 5fdc3d952d
commit 75c95ff621
2 changed files with 4 additions and 6 deletions

View File

@@ -11,7 +11,6 @@ dependencies:
- base >=4.12 && <5
- base64
- aeson
- aeson-pretty
- ansi-terminal
- attoparsec
- bytestring