Skip to content

Commit 69ad15a

Browse files
Update repo location; bump node-buffer
1 parent 7dc9eda commit 69ad15a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

spago.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@ package:
44
- effect: ">=4.0.0 <5.0.0"
55
- either: ">=6.1.0 <7.0.0"
66
- functions: ">=6.0.0 <7.0.0"
7-
- node-buffer: ">=8.0.0 <9.0.0"
7+
- node-buffer: ">=9.0.0 <10.0.0"
88
- node-streams: ">=9.0.0 <10.0.0"
99
- prelude: ">=6.0.1 <7.0.0"
1010
- unsafe-coerce: ">=6.0.0 <7.0.0"
1111
name: node-zlib
1212
publish:
13-
version: 0.2.1
13+
version: 0.4.0
1414
license: MIT
1515
location:
16-
githubOwner: JordanMartinez
16+
githubOwner: purescript-node
1717
githubRepo: purescript-node-zlib
1818
workspace:
1919
extra_packages: {}

0 commit comments

Comments
 (0)