Skip to content

Commit e1c6e90

Browse files
jchavarrimseri
andauthored
reason-react: fix formula for opam-check-npm-deps
Co-authored-by: Marcello Seri <[email protected]>
1 parent c457981 commit e1c6e90

File tree

1 file changed

+1
-1
lines changed
  • packages/reason-react/reason-react.0.11.0

1 file changed

+1
-1
lines changed

packages/reason-react/reason-react.0.11.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ depends: [
2222
"reactjs-jsx-ppx"
2323
"reason" {>= "3.6.0"}
2424
"ocaml-lsp-server" {with-test}
25-
"opam-check-npm-deps" {"1.0.0" = with-dev-setup}
25+
"opam-check-npm-deps" {= "1.0.0" & with-dev-setup}
2626
"odoc" {with-doc}
2727
]
2828
build: [

0 commit comments

Comments
 (0)