chore!: bump the minimum node version supported to 20.x.x
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Wed, 23 Oct 2024 10:39:18 +0000 (12:39 +0200)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Wed, 23 Oct 2024 10:39:18 +0000 (12:39 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
package.json

index d603613e2dab8e3e3e790931dc4ed90859394bdc..995e6e8f029080c890980482c650a6ed14edd953 100644 (file)
@@ -3,7 +3,7 @@
   "name": "e-mobility-charging-stations-simulator",
   "version": "1.5.2",
   "engines": {
-    "node": ">=18.18.0",
+    "node": ">=20.0.0",
     "pnpm": ">=9.0.0"
   },
   "volta": {