Skip to content

Commit 32d8bf9

Browse files
committed
Update deps
1 parent 427c339 commit 32d8bf9

File tree

2 files changed

+15
-551
lines changed

2 files changed

+15
-551
lines changed

helix.opam

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,6 @@ depends: [
2323
"ocaml"
2424
"dune" {build}
2525
"signal"
26-
"js_of_ocaml-compiler" {build & >= "4.1.0"} # jx.jsoo
26+
"js_of_ocaml-compiler" {build & >= "4.1.0"}
2727
"odoc" {with-doc}
28-
"ocaml-lsp-server" {with-dev-setup}
29-
"ocamlformat" {with-dev-setup}
30-
]
31-
32-
pin-depends: [
33-
["signal.dev" "git+https://github.com/rizo/signal#8c27848ecef0b4763573f9108b4857799fc03b9a"]
3428
]

0 commit comments

Comments
 (0)