diff options
author | Clombrong <cromblong@egregore.fun> | 2025-08-04 11:13:13 +0200 |
---|---|---|
committer | Clombrong <cromblong@egregore.fun> | 2025-08-04 11:22:22 +0200 |
commit | ad0c9ecee0e6d5890163e6350a0cf0a18fd87040 (patch) | |
tree | 224a9eae19b350107fa1ac4846dfd817ba1f4413 /flesh.opam | |
parent | 57537189e614d493f90b9d95b717e1d4bc3444b7 (diff) |
feat(dune): new dependency react
il découvre react finalement
Diffstat (limited to 'flesh.opam')
-rw-r--r-- | flesh.opam | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -14,6 +14,7 @@ depends: [ "dune" {>= "3.11"} "markup" "markup-lwt" + "react" "lwt" "lwt_ppx" "base64" |