Przeglądaj źródła

update the required node version

Olivier Massot 1 rok temu
rodzic
commit
bdea9c251c
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -4,7 +4,7 @@
   "private": true,
   "type": "module",
   "engines": {
-    "node": "18.19.0"
+    "node": "18.19"
   },
   "scripts": {
     "postinstall": "node ./env/setupEnv.mjs",