this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Revert "archetype: update dune bounds"

This reverts commit 4ca819fabd0473f806cb279652b6db3bf208c06d.

+4 -4
+1 -1
packages/archetype/archetype.0.1.3/opam
··· 21 21 22 22 depends: [ 23 23 "ocaml" {>= "4.07.0" & < "5.3"} 24 - "dune" { >= "2.7" } 24 + "dune" { >= "1.10.0" } 25 25 "menhir" 26 26 "uri" 27 27 "digestif" { >= "0.7.2" }
+1 -1
packages/archetype/archetype.0.1.4/opam
··· 21 21 22 22 depends: [ 23 23 "ocaml" {>= "4.07.0" & < "5.3"} 24 - "dune" { >= "2.7" } 24 + "dune" { >= "1.10.0" } 25 25 "menhir" 26 26 "uri" 27 27 "digestif" { >= "0.7.2" }
+1 -1
packages/archetype/archetype.0.1.5/opam
··· 22 22 23 23 depends: [ 24 24 "ocaml" {>= "4.07.0" & < "5.3"} 25 - "dune" { >= "2.7" } 25 + "dune" { >= "1.10.0" } 26 26 "menhir" 27 27 "digestif" { >= "0.7.2" } 28 28 "num"
+1 -1
packages/archetype/archetype.0.1.6/opam
··· 22 22 23 23 depends: [ 24 24 "ocaml" {>= "4.07.0" & < "5.3"} 25 - "dune" { >= "2.7" } 25 + "dune" { >= "1.10.0" } 26 26 "menhir" 27 27 "digestif" { >= "0.7.2" } 28 28 "num"