this repo has no description
0
fork

Configure Feed

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

Add js_top_worker-client dependency to x-ocaml

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

+3 -1
+2 -1
dune-project
··· 37 37 (>= 1.9.8)) 38 38 (ppx_blob 39 39 (>= 0.9.0)) 40 - merlin-js)) 40 + merlin-js 41 + js_top_worker-client)) 41 42 42 43 (package 43 44 (name ppxlib_register)
+1
x-ocaml.opam
··· 19 19 "ocamlfind" {>= "1.9.8"} 20 20 "ppx_blob" {>= "0.9.0"} 21 21 "merlin-js" 22 + "js_top_worker-client" 22 23 "odoc" {with-doc} 23 24 ] 24 25 build: [