Skip to content

Commit 7df471a

Browse files
authored
adding the missing comma
1 parent 52e3fce commit 7df471a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

chat-app/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"engines": {
1313
"node": ">=22.13.0"
14-
}
14+
},
1515
"dependencies": {
1616
"react": "^19.2.6",
1717
"react-dom": "^19.2.6"

0 commit comments

Comments
 (0)