this repo has no description

Merge pull request #5 from tmattio/fix-deps

Fix dependencies

authored by jon.recoil.org and committed by

GitHub fe6ba750 81d306e6

+3 -1
+2 -1
js_top_worker-client.opam
··· 12 12 "rresult" 13 13 "astring" 14 14 "brr" 15 - "js_top_worker" 15 + "js_top_worker" {= version} 16 + "js_top_worker-rpc" {= version} 16 17 "lwt" 17 18 ] 18 19 build : [
+1
js_top_worker.opam
··· 14 14 "js_of_ocaml-toplevel" 15 15 "js_of_ocaml-compiler" 16 16 "js_of_ocaml-ppx" 17 + "js_top_worker-rpc" {= version} 17 18 ] 18 19 build : [ 19 20 ["dune" "subst"] {pinned}