We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7dc9eda commit 69ad15aCopy full SHA for 69ad15a
spago.yaml
@@ -4,16 +4,16 @@ package:
4
- effect: ">=4.0.0 <5.0.0"
5
- either: ">=6.1.0 <7.0.0"
6
- functions: ">=6.0.0 <7.0.0"
7
- - node-buffer: ">=8.0.0 <9.0.0"
+ - node-buffer: ">=9.0.0 <10.0.0"
8
- node-streams: ">=9.0.0 <10.0.0"
9
- prelude: ">=6.0.1 <7.0.0"
10
- unsafe-coerce: ">=6.0.0 <7.0.0"
11
name: node-zlib
12
publish:
13
- version: 0.2.1
+ version: 0.4.0
14
license: MIT
15
location:
16
- githubOwner: JordanMartinez
+ githubOwner: purescript-node
17
githubRepo: purescript-node-zlib
18
workspace:
19
extra_packages: {}
0 commit comments