Skip to content

Commit b2fe0fb

Browse files
committed
Remove reason from depends
1 parent 4b779f7 commit b2fe0fb

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

dune-project

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
(depends
2626
;; General system dependencies
2727
(ocaml (>= 5.0.0))
28-
(reason (>= 3.10.0))
2928
integers
3029
ctypes
3130

quickjs.opam

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ bug-reports: "https://github.com/ml-in-barcelona/quickjs.ml/issues"
1010
depends: [
1111
"dune" {>= "3.8"}
1212
"ocaml" {>= "5.0.0"}
13-
"reason" {>= "3.10.0"}
1413
"integers"
1514
"ctypes"
1615
"alcotest" {with-test}

0 commit comments

Comments
 (0)