We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c457981 commit e1c6e90Copy full SHA for e1c6e90
packages/reason-react/reason-react.0.11.0/opam
@@ -22,7 +22,7 @@ depends: [
22
"reactjs-jsx-ppx"
23
"reason" {>= "3.6.0"}
24
"ocaml-lsp-server" {with-test}
25
- "opam-check-npm-deps" {"1.0.0" = with-dev-setup}
+ "opam-check-npm-deps" {= "1.0.0" & with-dev-setup}
26
"odoc" {with-doc}
27
]
28
build: [
0 commit comments