Skip to content

Commit 65835c5

Browse files
committed
deps
1 parent e364ce1 commit 65835c5

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

js_top_worker-web.opam

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ depends: [
1717
"lwt"
1818
"js_of_ocaml-toplevel"
1919
"logs"
20+
"angstrom"
21+
"uri"
2022
]
2123
build : [
2224
["dune" "subst"] {pinned}

lib/dune

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
uri
4444
angstrom
4545
findlib
46-
fpath))
46+
fpath
47+
rpclib.json))
4748

4849
(ocamllex uTop_lexer)

0 commit comments

Comments
 (0)