diff options
Diffstat (limited to 'editor/dune')
-rwxr-xr-x | editor/dune | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/editor/dune b/editor/dune index 8f2e3d1..6b13228 100755 --- a/editor/dune +++ b/editor/dune @@ -3,15 +3,11 @@ (libraries brr brr.note - elements - js_lib prosemirror blog - application state plugins - forms - actions + editor_actions ) (modes js) (preprocess (pps js_of_ocaml-ppx)) |