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 c8e0a60 commit 04f9e6eCopy full SHA for 04f9e6e
packages/jsonrpc/jsonrpc.1.4.1/opam
@@ -16,7 +16,7 @@ homepage: "https://github.com/ocaml/ocaml-lsp"
16
bug-reports: "https://github.com/ocaml/ocaml-lsp/issues"
17
depends: [
18
"dune" {>= "2.5"}
19
- "yojson"
+ "yojson" {< "3.0.0"}
20
"stdlib-shims"
21
"ocaml-syntax-shims"
22
"ppx_yojson_conv_lib"
packages/jsonrpc/jsonrpc.1.5.0/opam
0 commit comments