Skip to content

Commit

Permalink
Update node-buffer to v9.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JordanMartinez committed Aug 1, 2023
1 parent b922865 commit 76e7462
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions packages.dhall
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,15 @@ in upstream
, "prelude"
, "unsafe-coerce"
]
with node-buffer.version = "v9.0.0"
with node-buffer.dependencies =
[ "arraybuffer-types"
, "effect"
, "maybe"
, "st"
, "unsafe-coerce"
, "nullable"
]
with node-streams.version = "v9.0.0"
with node-streams.dependencies =
[ "aff"
Expand Down

0 comments on commit 76e7462

Please sign in to comment.