Skip to content

Commit 40fd63b

Browse files
authored
Apply suggestions from code review
1 parent 0edbd87 commit 40fd63b

File tree

1 file changed

+1
-2
lines changed
  • packages/awsm-codegen/awsm-codegen.0.1.0

1 file changed

+1
-2
lines changed

packages/awsm-codegen/awsm-codegen.0.1.0/opam

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ depends: [
1414
"core_unix"
1515
"ocamlformat"
1616
"ocamlgraph"
17-
"ppxlib" {>= "0.26"}
17+
"ppxlib" {>= "0.27"}
1818
"re" {>= "1.7.2"}
1919
"sedlex" {>= "2.3"}
2020
"xmlm"
@@ -31,7 +31,6 @@ build: [
3131
"-j"
3232
jobs
3333
"@install"
34-
"@runtest" {with-test}
3534
"@doc" {with-doc}
3635
]
3736
]

0 commit comments

Comments
 (0)