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

wangzx pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/echarts-bot.git


The following commit(s) were added to refs/heads/master by this push:
     new eb21929  chore: update the required version of node
eb21929 is described below

commit eb21929d2050653bb64b71e898edb2198122cada
Author: plainheart <[email protected]>
AuthorDate: Fri Jan 13 11:14:14 2023 +0800

    chore: update the required version of node
---
 package-lock.json | 2 +-
 package.json      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index bcf4ef2..bb44818 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -25,7 +25,7 @@
         "winston-daily-rotate-file": "^4.7.1"
       },
       "engines": {
-        "node": ">=10.21"
+        "node": ">=12"
       }
     },
     "node_modules/@babel/code-frame": {
diff --git a/package.json b/package.json
index daaaa87..4826556 100644
--- a/package.json
+++ b/package.json
@@ -37,7 +37,7 @@
     "winston-daily-rotate-file": "^4.7.1"
   },
   "engines": {
-    "node": ">=10.21"
+    "node": ">=12"
   },
   "standard": {
     "env": [


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to