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 221436f commit b783481Copy full SHA for b783481
packages/github/github.4.0.0/opam
@@ -29,8 +29,8 @@ depends: [
29
"cohttp" {>= "0.99.0"}
30
"cohttp-lwt" {>= "0.99"}
31
"lwt" {>= "2.4.4"}
32
- "atdgen" {>= "2.0.0"}
33
- "yojson" {>= "1.2.0"}
+ "atdgen" {>= "2.0.0" & < "2.10.0"}
+ "yojson" {>= "1.2.0" & < "2.0.0"}
34
"stringext"
35
]
36
build: [
0 commit comments