Skip to content

Commit 9872639

Browse files
committed
i18n
1 parent 473e4dc commit 9872639

File tree

18 files changed

+1333
-1075
lines changed

18 files changed

+1333
-1075
lines changed

package.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,11 @@
2424
"lodash-es": "^4.17.21",
2525
"tsx": "^4.15.1"
2626
},
27-
"packageManager": "pnpm@8.15.8",
2827
"devDependencies": {
2928
"typescript": "^5.8.2"
30-
}
29+
},
30+
"engines": {
31+
"node": ">= 22.15.0"
32+
},
33+
"packageManager": "pnpm@10.9.0"
3134
}

0 commit comments

Comments
 (0)