diff options
author | Sébastien Dailly <sebastien@dailly.me> | 2022-02-07 15:54:32 +0100 |
---|---|---|
committer | Sébastien Dailly <sebastien@dailly.me> | 2022-02-07 16:43:33 +0100 |
commit | f4a59ed2811d4dca2daad58d083078c01488dd11 (patch) | |
tree | 85a5ad0e6bf7bdd07834a5cf565d8a5992844f5f /editor/prosemirror/dune | |
parent | cdd83641518d9b20e81f71e6a30bfe73866df2e8 (diff) |
Added prosemirror deps
Diffstat (limited to 'editor/prosemirror/dune')
-rwxr-xr-x | editor/prosemirror/dune | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editor/prosemirror/dune b/editor/prosemirror/dune index 4fff7b2..730af26 100755 --- a/editor/prosemirror/dune +++ b/editor/prosemirror/dune @@ -3,7 +3,6 @@ (libraries brr js_of_ocaml - j ) (preprocess (pps js_of_ocaml-ppx)) ) |