Compare commits

...

No commits in common. "9a6659c9125f186d1ab5494ad5b9c4a71de76080" and "db37034a70626e7b282957a63705a1a4696b6067" have entirely different histories.

2 changed files with 3 additions and 4 deletions

View file

@ -1,4 +1,4 @@
version=0.27.0
version=0.28.1
assignment-operator=end-line
break-cases=fit
break-fun-decl=wrap

View file

@ -10,12 +10,11 @@
(package
(name leaflet)
(depends
brr
js_of_ocaml
(ocaml
(>= 4.08))
brr
js_of_ocaml
dune-site
(tiny_httpd :with-test))
(tiny_httpd :with-test)
)
(sites (share css) (share images)))