Skip to content

Commit bd4f0a6

Browse files
authored
chore: node updated to 24 (#12)
1 parent a577b6d commit bd4f0a6

File tree

3 files changed

+106
-111
lines changed

3 files changed

+106
-111
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"url": "git+https://github.com/nextorders/queue.git"
1010
},
1111
"engines": {
12-
"node": ">=22.21.0",
12+
"node": ">=24.11.0",
1313
"pnpm": ">=10.19.0"
1414
},
1515
"scripts": {

0 commit comments

Comments
 (0)