We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e3e729 commit b2ce82cCopy full SHA for b2ce82c
melange-json-native.opam
@@ -14,7 +14,7 @@ bug-reports: "https://github.com/melange-community/melange-json/issues"
14
depends: [
15
"dune" {>= "3.16"}
16
"ocaml" {>= "4.12"}
17
- "ppxlib" {>= "0.32.0"}
+ "ppxlib" {>= "0.36.0"}
18
"yojson" {>= "1.6.0"}
19
"odoc" {with-doc}
20
]
melange-json.opam
@@ -17,7 +17,7 @@ depends: [
"melange" {>= "4.0.0"}
"melange-jest" {with-test}
"reason" {>= "3.10.0" & with-test}
21
"opam-check-npm-deps" {with-test}
22
"ocaml-lsp-server" {with-test}
23
"ocamlformat" {>= "0.28.1" & with-test}
0 commit comments