Skip to content

Commit 977af8b

Browse files
committed
set node minimum
1 parent 4492704 commit 977af8b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
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: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,8 @@
3838
"streaming",
3939
"twitch notification",
4040
"notification"
41-
]
41+
],
42+
"engines": {
43+
"node": ">=21.0.0"
44+
}
4245
}

0 commit comments

Comments
 (0)