Skip to content

Commit 4cbc7e3

Browse files
committed
feat: code review changes
1 parent 03ea721 commit 4cbc7e3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.tool-versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
nodejs 24.1
2-
pnpm 10.11
2+
pnpm 10.8.0

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@
6464
},
6565
"packageManager": "[email protected]",
6666
"engines": {
67-
"node": ">=24",
68-
"pnpm": ">=10"
67+
"node": ">=18",
68+
"pnpm": ">=9.0.2"
6969
},
7070
"publishConfig": {
7171
"access": "public"

0 commit comments

Comments
 (0)