Skip to content

Commit

Permalink
(generate_opam_files crap)
Browse files Browse the repository at this point in the history
  • Loading branch information
jchavarri committed Oct 26, 2023
1 parent a7dc8df commit 643fbed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions dune-project
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
(melange
(>= "2.0.0"))
reason-react
melange-webapi
(melange-jest :with-test)
(opam-check-npm-deps :with-test) ; todo: use with-dev-setup once opam 2.2 is out
(bisect_ppx
Expand Down
1 change: 1 addition & 0 deletions melange-testing-library.opam
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ depends: [
"ocaml"
"melange" {>= "2.0.0"}
"reason-react"
"melange-webapi"
"melange-jest" {with-test}
"opam-check-npm-deps" {with-test}
"bisect_ppx" {with-test & >= "2.5.0"}
Expand Down

0 comments on commit 643fbed

Please sign in to comment.