Skip to content

Commit f8f26bd

Browse files
data-encoding.0.6 is compatible with json-data-encoding.0.12
1 parent c039d0a commit f8f26bd

File tree

1 file changed

+2
-2
lines changed
  • packages/data-encoding/data-encoding.0.6

1 file changed

+2
-2
lines changed

packages/data-encoding/data-encoding.0.6/opam

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ depends: [
1212
"zarith" {>= "1.4"}
1313
"zarith_stubs_js"
1414
"hex" {>= "1.3.0"}
15-
"json-data-encoding" { = "0.11" }
16-
"json-data-encoding-bson" { = "0.11" }
15+
"json-data-encoding" { >= "0.11" }
16+
"json-data-encoding-bson" { >= "0.11" }
1717
"alcotest" { with-test }
1818
"crowbar" { >= "0.2" & with-test }
1919
"ppx_expect" { with-test }

0 commit comments

Comments
 (0)