Skip to content

Commit ce69b2d

Browse files
committed
feat: code review changes
1 parent e4b3bfb commit ce69b2d

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
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"

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)