This is an automated email from the ASF dual-hosted git repository.

poorejc pushed a commit to branch flagon-userale-17
in repository https://gitbox.apache.org/repos/asf/incubator-flagon-useralejs.git


The following commit(s) were added to refs/heads/flagon-userale-17 by this push:
     new fb332e7  minor update to engines in package.json
fb332e7 is described below

commit fb332e7a0b1fb53c77a1177a605346516bdaf756
Author: poorejc <[email protected]>
AuthorDate: Wed Oct 28 00:09:48 2020 -0400

    minor update to engines in package.json
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 3842688..b22af30 100755
--- a/package.json
+++ b/package.json
@@ -39,7 +39,7 @@
   "homepage": "http://flagon.incubator.apache.org";,
   "engines": {
     "node": "10.10.0 || 11.10.0 - 12.7.0 || >=14.0.0",
-    "npm": "6.4.1 || 6.7.0 - 6.10.0 || 6.13.1"
+    "npm": "6.4.1 || 6.7.0 - 6.10.0 || >=6.14.4"
   },
   "devDependencies": {
     "@rollup/plugin-json": "^4.0.0",

Reply via email to