mirror of
https://github.com/trekhleb/javascript-algorithms.git
synced 2026-03-13 08:51:02 +08:00
Upgrade node version to 22
This commit is contained in:
committed by
Oleksii Trekhleb
parent
1503325329
commit
024884517f
@@ -48,7 +48,7 @@
|
||||
"pngjs": "^7.0.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16.15.0",
|
||||
"npm": ">=8.5.5"
|
||||
"node": ">=22.0.0",
|
||||
"npm": ">=10.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user