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.
1 parent c039d0a commit f8f26bdCopy full SHA for f8f26bd
packages/data-encoding/data-encoding.0.6/opam
@@ -12,8 +12,8 @@ depends: [
12
"zarith" {>= "1.4"}
13
"zarith_stubs_js"
14
"hex" {>= "1.3.0"}
15
- "json-data-encoding" { = "0.11" }
16
- "json-data-encoding-bson" { = "0.11" }
+ "json-data-encoding" { >= "0.11" }
+ "json-data-encoding-bson" { >= "0.11" }
17
"alcotest" { with-test }
18
"crowbar" { >= "0.2" & with-test }
19
"ppx_expect" { with-test }
0 commit comments