Skip to content

Commit

Permalink
Merge pull request #12 from Ninjapouet/fix#10
Browse files Browse the repository at this point in the history
Fixed #10: added missing `package-dune-stanzas`.
  • Loading branch information
lefessan authored Jul 19, 2024
2 parents 288d70f + 0c1a876 commit eb60ff9
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 eb60ff9

Please sign in to comment.