Skip to content

Commit 2c2404d

Browse files
committed
dedupe deps declaration, this should make new cacahe
1 parent 73130b9 commit 2c2404d

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

dune-project

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@
2626
(= 1.6.9))
2727
(js_of_ocaml
2828
(= 5.8.1))
29-
(js_of_ocaml-compiler
30-
(= 5.8.1))
3129
(ounit2
3230
(= 2.2.7))
3331
(reanalyze

rescript.opam

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ depends: [
1111
"ocamlformat" {= "0.26.2"}
1212
"cppo" {= "1.6.9"}
1313
"js_of_ocaml" {= "5.8.1"}
14-
"js_of_ocaml-compiler" {= "5.8.1"}
1514
"ounit2" {= "2.2.7"}
1615
"reanalyze" {= "2.25.1"}
1716
"dune"

0 commit comments

Comments
 (0)