Explorar o código

Merge branch 'dev/4.5.x' into fix/hide-forgot-password-when-localstrategy-is-disabled-45x

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

+ 1 - 1
package.json

@@ -87,7 +87,7 @@
     "yargs": "^17.3.1"
   },
   "engines": {
-    "node": "^12 || ^16",
+    "node": "^12 || ^14 || ^16",
     "npm": ">=6.11.3 <7",
     "yarn": ">=1.19.1 <2"
   }