this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

`feather` version bounds

authored by

Diana Kalinichenko and committed by
Marcello Seri
797dd94c 83056122

+2 -2
+1 -1
packages/feather/feather.0.2.0/opam
··· 8 8 depends: [ 9 9 "ocaml" {>= "4.08"} 10 10 "dune" {>= "2.7"} 11 - "base" {>= "v0.14.0"} 11 + "base" {>= "v0.14.0" & < "v0.17"} 12 12 "ppx_expect" {>= "v0.14.0"} 13 13 "stdio" {>= "v0.14.0"} 14 14 "spawn" {>= "v0.13.0"}
+1 -1
packages/feather/feather.0.3.0/opam
··· 9 9 depends: [ 10 10 "ocaml" {>= "4.08"} 11 11 "dune" {>= "2.7"} 12 - "base" {>= "v0.14.0"} 12 + "base" {>= "v0.14.0" & < "v0.17"} 13 13 "ppx_expect" {>= "v0.14.0"} 14 14 "stdio" {>= "v0.14.0"} 15 15 "spawn" {>= "v0.13.0"}