Explorar o código

fix: set engines>=10.0.0 to use Promise.finally() method

billfeller %!s(int64=6) %!d(string=hai) anos
pai
achega
a731ca8b38
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -132,7 +132,7 @@
     "puppeteer": "^1.12.1"
   },
   "engines": {
-    "node": ">=8.0.0"
+    "node": ">=10.0.0"
   },
   "checkFiles": [
     "src/**/*.js*",