Skip to content

Commit 458f739

Browse files
committed
build(api): update node and npm engines
1 parent f181ec4 commit 458f739

File tree

2 files changed

+18
-29
lines changed

2 files changed

+18
-29
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"license": "MIT",
1919
"type": "module",
2020
"engines": {
21-
"node": "22.x",
22-
"npm": ">=10"
21+
"node": "24.x",
22+
"npm": ">=11"
2323
},
2424
"dependencies": {
2525
"@crowdin/crowdin-api-client": "^1.51.1",

0 commit comments

Comments
 (0)