Skip to content

Commit 8ffcb7c

Browse files
committed
fix:updating the node version.
1 parent 80e8ea8 commit 8ffcb7c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

chat-app/client/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
"private": true,
44
"version": "0.0.0",
55
"type": "module",
6+
"engines": {
7+
"node": "22.13.0"
8+
},
69
"scripts": {
710
"dev": "vite",
811
"build": "tsc -b && vite build",

0 commit comments

Comments
 (0)