Skip to content

Commit 299bd8e

Browse files
authored
Update packages/melange-numeral/melange-numeral.0.0.1/opam
1 parent 678694e commit 299bd8e

File tree

1 file changed

+2
-2
lines changed
  • packages/melange-numeral/melange-numeral.0.0.1

1 file changed

+2
-2
lines changed

packages/melange-numeral/melange-numeral.0.0.1/opam

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ depends: [
1818
"dune" {>= "3.8"}
1919
"melange" {>= "2.0.0"}
2020
"reason" {>= "3.10.0"}
21-
"opam-check-npm-deps" {with-test} # todo: use with-dev-setup once opam 2.2 is out
22-
"ocaml-lsp-server" {with-test}
21+
"opam-check-npm-deps" {with-dev-setup}
22+
"ocaml-lsp-server" {with-dev-setup}
2323
"odoc" {with-doc}
2424
]
2525
build: [

0 commit comments

Comments
 (0)