Skip to content

Commit

Permalink
Fixed OCamlPro#10: added missing package-dune-stanzas.
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien Blond committed Jul 9, 2024
1 parent 5530762 commit 0c1a876
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/js_program/dune_
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
(libraries !{dune-libraries} !(package-dune-libraries))
(modes js)
!{dune-stanzas}
!(package-dune-stanzas)
)

(install
Expand Down

0 comments on commit 0c1a876

Please sign in to comment.