We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0d71120 + 17a94a2 commit 7f69e90Copy full SHA for 7f69e90
packages/kappa-library/kappa-library.4.1.3/opam
@@ -23,7 +23,7 @@ bug-reports: "https://github.com/Kappa-Dev/KappaTools/issues"
23
depends: [
24
"dune" {>= "2.9"}
25
"ocaml" {>= "4.13.0" & < "5.0.0"}
26
- "yojson" {>= "2.0"}
+ "yojson" {>= "2.0" & < "2.2.0"}
27
"lwt" {>= "4.2.0"}
28
"num"
29
"re"
0 commit comments