The "has only bundled deps" check was short-circuiting logic too early, causing the "nodejs(engine) == <ver>" dep to be missed, which is still relevant even when bundling. Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
1 line
47 B
Text
1 line
47 B
Text
(nodejs(engine) >= 6 with nodejs(engine) < 10)
|