Skip to content

Commit c7346ab

Browse files
authored
Apply suggestions from code review
1 parent 5edd1a5 commit c7346ab

File tree

1 file changed

+2
-2
lines changed
  • packages/obelisk/obelisk.0.7.0

1 file changed

+2
-2
lines changed

packages/obelisk/obelisk.0.7.0/opam

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ bug-reports: "https://github.com/Lelio-Brun/obelisk/issues"
1313
depends: [
1414
"ocaml" {>= "4.08"}
1515
"dune" {>= "2.2.0"}
16-
"re"
16+
"re" {>= "1.7.2"}
1717
"menhir" {>= "20190613"}
1818
]
1919
build: [
20-
["dune" "subst"] {pinned}
20+
["dune" "subst"] {dev}
2121
[
2222
"dune"
2323
"build"

0 commit comments

Comments
 (0)