Skip to content

Commit feb6677

Browse files
committed
install jsoo with cache
1 parent e8789cd commit feb6677

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

dune-project

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@
2424
(= 0.26.2))
2525
(cppo
2626
(= 1.6.9))
27+
(js_of_ocaml
28+
(= 5.8.1))
2729
(js_of_ocaml-compiler
2830
(= 5.8.1))
2931
(ounit2

rescript.opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ depends: [
1010
"ocaml" {>= "4.10"}
1111
"ocamlformat" {= "0.26.2"}
1212
"cppo" {= "1.6.9"}
13+
"js_of_ocaml" {= "5.8.1"}
1314
"js_of_ocaml-compiler" {= "5.8.1"}
1415
"ounit2" {= "2.2.7"}
1516
"reanalyze" {= "2.25.1"}

0 commit comments

Comments
 (0)