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 2bdd1a5 commit 7e06114Copy full SHA for 7e06114
packages/json-data-encoding/json-data-encoding.1.0.0/opam
@@ -24,6 +24,9 @@ depends: [
24
"js_of_ocaml-compiler" { with-test }
25
"conf-npm" { with-test }
26
]
27
+conflicts: [
28
+ "data-encoding" {!= version}
29
+]
30
url {
31
src:
32
"https://gitlab.com/nomadic-labs/data-encoding/-/archive/v1.0.0/data-encoding-v1.0.0.tar.gz"
0 commit comments