Skip to content

Commit 97ab7d4

Browse files
Update Node.js to v24 (#58)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bac38c3 commit 97ab7d4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

functions/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

functions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"logs": "firebase functions:log"
1212
},
1313
"engines": {
14-
"node": "22"
14+
"node": "24"
1515
},
1616
"main": "lib/handlePlayNotification.js",
1717
"dependencies": {

0 commit comments

Comments
 (0)