We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73130b9 commit 2c2404dCopy full SHA for 2c2404d
dune-project
@@ -26,8 +26,6 @@
26
(= 1.6.9))
27
(js_of_ocaml
28
(= 5.8.1))
29
- (js_of_ocaml-compiler
30
- (= 5.8.1))
31
(ounit2
32
(= 2.2.7))
33
(reanalyze
rescript.opam
@@ -11,7 +11,6 @@ depends: [
11
"ocamlformat" {= "0.26.2"}
12
"cppo" {= "1.6.9"}
13
"js_of_ocaml" {= "5.8.1"}
14
- "js_of_ocaml-compiler" {= "5.8.1"}
15
"ounit2" {= "2.2.7"}
16
"reanalyze" {= "2.25.1"}
17
"dune"
0 commit comments