$OpenBSD: patch-package_json,v 1.4 2019/05/13 22:08:11 abieber Exp $

Index: package.json
--- package.json.orig
+++ package.json
@@ -23,6 +23,6 @@
     "url": "https://github.com/elastic/kibana.git"
   },
   "engines": {
-    "node": "10.15.1"
+    "node": ">=10.15.0 <10.16"
   }
-}
\ No newline at end of file
+}
