diff options
author | Sébastien Dailly <sebastien@chimrod.com> | 2021-05-23 22:09:50 +0200 |
---|---|---|
committer | Sébastien Dailly <sebastien@dailly.me> | 2022-02-07 16:43:33 +0100 |
commit | 1eeaf137bd30aff1bef34d05eeec686f6da8959d (patch) | |
tree | 63589546a32b72382e94f1ee16cf671cec911648 /editor/dune | |
parent | 97f3ac8054de22b94e4ae169dae33ed5b1b41a52 (diff) |
Update editor
Diffstat (limited to 'editor/dune')
-rwxr-xr-x | editor/dune | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/dune b/editor/dune index 295c39f..8f2e3d1 100755 --- a/editor/dune +++ b/editor/dune @@ -11,6 +11,7 @@ state plugins forms + actions ) (modes js) (preprocess (pps js_of_ocaml-ppx)) |