Skip to content

Commit 7e06114

Browse files
Mark conflict between different versions of the multiple packages
1 parent 2bdd1a5 commit 7e06114

File tree

1 file changed

+3
-0
lines changed
  • packages/json-data-encoding/json-data-encoding.1.0.0

1 file changed

+3
-0
lines changed

packages/json-data-encoding/json-data-encoding.1.0.0/opam

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ depends: [
2424
"js_of_ocaml-compiler" { with-test }
2525
"conf-npm" { with-test }
2626
]
27+
conflicts: [
28+
"data-encoding" {!= version}
29+
]
2730
url {
2831
src:
2932
"https://gitlab.com/nomadic-labs/data-encoding/-/archive/v1.0.0/data-encoding-v1.0.0.tar.gz"

0 commit comments

Comments
 (0)