Skip to content

Commit bff7af3

Browse files
committed
Fix opam
1 parent f59a5ad commit bff7af3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

opam

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ build: [
1717
[make "build"]
1818
]
1919
depends: [
20-
"topkg" {>= "0.8.1" & < "0.9"}
21-
"reason-parser" {= "1.13.3"}
20+
"topkg" {>= "0.8.1" & < "0.9"}
21+
"reason" {= "1.13.3"}
2222
]
2323
available: [ ocaml-version >= "4.02" & ocaml-version < "4.05" ]

0 commit comments

Comments
 (0)