Skip to content

Commit ee324b2

Browse files
committed
fix: update the node.js to v22
1 parent ab0d352 commit ee324b2

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

package-lock.json

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,5 +53,8 @@
5353
"prisma": "^5.7.1",
5454
"tailwindcss": "^3.3.0",
5555
"typescript": "^5"
56+
},
57+
"engines": {
58+
"node": "22.x"
5659
}
5760
}

0 commit comments

Comments
 (0)