this repo has no description
0
fork

Configure Feed

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

Merge pull request #26934 from hhugo/alcotest-js

Add test dep for alcotest-js

authored by

Marcello Seri and committed by
GitHub
727427c1 386c46ea

+4
+1
packages/alcotest-js/alcotest-js.1.5.0/opam
··· 13 13 "dune" {>= "2.8"} 14 14 "alcotest" {= version} 15 15 "js_of_ocaml-compiler" {>= "3.11.0"} 16 + "conf-npm" {with-test} 16 17 "fmt" {with-test & >= "0.8.7"} 17 18 "cmdliner" {with-test & >= "1.0.0"} 18 19 "odoc" {with-doc}
+1
packages/alcotest-js/alcotest-js.1.6.0/opam
··· 13 13 "dune" {>= "2.8"} 14 14 "alcotest" {= version} 15 15 "js_of_ocaml-compiler" {>= "3.11.0"} 16 + "conf-npm" {with-test} 16 17 "fmt" {with-test & >= "0.8.7"} 17 18 "cmdliner" {with-test & >= "1.1.0"} 18 19 "odoc" {with-doc}
+1
packages/alcotest-js/alcotest-js.1.7.0/opam
··· 13 13 "dune" {>= "3.0"} 14 14 "alcotest" {= version} 15 15 "js_of_ocaml-compiler" {>= "3.11.0"} 16 + "conf-npm" {with-test} 16 17 "fmt" {with-test & >= "0.8.7"} 17 18 "cmdliner" {with-test & >= "1.1.0"} 18 19 "odoc" {with-doc}
+1
packages/alcotest-js/alcotest-js.1.8.0/opam
··· 13 13 "dune" {>= "3.0"} 14 14 "alcotest" {= version} 15 15 "js_of_ocaml-compiler" {>= "3.11.0"} 16 + "conf-npm" {with-test} 16 17 "fmt" {with-test & >= "0.8.7"} 17 18 "cmdliner" {with-test & >= "1.2.0"} 18 19 "odoc" {with-doc}