Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
anmonteiro committed Jun 4, 2024
1 parent 0f0eb79 commit 327f949
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 1 addition & 2 deletions packages/reason-react-ppx/reason-react-ppx.0.14.1/opam
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ doc: "https://reasonml.github.io/reason-react"
bug-reports: "https://github.com/reasonml/reason-react/issues"
depends: [
"dune" {>= "3.9"}
"ocaml"
"ocaml" {>= "4.14"}
"reason" {>= "3.10.0"}
"ppxlib" {>= "0.28.0"}
"merlin" {with-test}
Expand All @@ -31,7 +31,6 @@ build: [
"-j"
jobs
"@install"
"@runtest" {with-test}
"@doc" {with-doc}
]
]
Expand Down
1 change: 0 additions & 1 deletion packages/reason-react/reason-react.0.14.1/opam
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ build: [
"-j"
jobs
"@install"
"@runtest" {with-test}
"@doc" {with-doc}
]
]
Expand Down

0 comments on commit 327f949

Please sign in to comment.