Skip to content

Commit b07734b

Browse files
committed
Bump minimal base version
1 parent 99f1a14 commit b07734b

File tree

1 file changed

+1
-1
lines changed
  • packages/ocaml-lsp-server/ocaml-lsp-server.1.19.0

1 file changed

+1
-1
lines changed

packages/ocaml-lsp-server/ocaml-lsp-server.1.19.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ bug-reports: "https://github.com/ocaml/ocaml-lsp/issues"
2020
depends: [
2121
"dune" {>= "3.0"}
2222
"yojson"
23-
"base"
23+
"base" {>= "v0.16.0"}
2424
"lsp" {= version}
2525
"jsonrpc" {= version}
2626
"re" {>= "1.5.0"}

0 commit comments

Comments
 (0)