add js_of_ocaml to package dependency

This commit is contained in:
Swrup 2022-06-18 20:47:19 +02:00
parent 83527f5cae
commit 10aaf21209
3 changed files with 3 additions and 3 deletions

View file

@ -2,6 +2,4 @@
(name main)
(modules main)
(libraries brr leaflet)
(modes js)
(preprocess
(pps js_of_ocaml-ppx)))
(modes js))