this repo has no description
0
fork

Configure Feed

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

revdeps

+3 -3
+1 -1
packages/lambda-runtime/lambda-runtime.0.1.0/opam
··· 14 14 "result" 15 15 "yojson" {>= "1.6.0" & < "2.0.0"} 16 16 "ppx_deriving_yojson" 17 - "piaf" 17 + "piaf" {< "0.2.0"} 18 18 "uri" 19 19 "logs" 20 20 "lwt"
+1 -1
packages/otoggl/otoggl.0.3.2/opam
··· 13 13 "atdgen-runtime" {>= "2"} 14 14 "base64" {>= "3"} 15 15 "containers" {>= "3.6"} 16 - "piaf" {>= "0.1.0"} 16 + "piaf" {>= "0.1.0" & < "0.2.0"} 17 17 "ppx_deriving" {build} 18 18 "ptime" {>= "1.0.0"} 19 19 "alcotest" {with-test}
+1 -1
packages/vercel/vercel.0.1.0/opam
··· 15 15 "yojson" 16 16 "lwt" 17 17 "base64" 18 - "piaf" 18 + "piaf" {< "0.2.0"} 19 19 "ppx_deriving_yojson" 20 20 "lambda-runtime" {=version} 21 21 "alcotest" {with-test}