Explorar o código

ensure not to support node v12

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

+ 1 - 1
package.json

@@ -248,7 +248,7 @@
     "debug": "src/lib/service/logger/alias-for-debug"
   },
   "engines": {
-    "node": ">=8.11.1 <13",
+    "node": ">=8.11.1 <11",
     "npm": ">=5.6.0 <7",
     "yarn": ">=1.5.1 <2"
   }