aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorAriel Costas Guerrero <94913521+arielcostas@users.noreply.github.com>2024-08-25 23:42:09 +0200
committerAriel Costas Guerrero <94913521+arielcostas@users.noreply.github.com>2024-08-25 23:42:09 +0200
commitb82021b7fbd909070bf8e015e1f753f0bf8a3240 (patch)
tree5b1a64a7c1a3c806a6077d279a71ef537244fc7e /package.json
parentf3207bb5f941189c5ac961b56986fe4c9d35b5e6 (diff)
shoot
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json
index 73f1bc5..a2df7e7 100644
--- a/package.json
+++ b/package.json
@@ -2,6 +2,9 @@
"name": "frontend",
"private": true,
"version": "0.0.0",
+ "engines": {
+ "node": ">=20.0.0"
+ },
"type": "module",
"scripts": {
"dev": "vite",