Skip to content

Commit 5f0dc27

Browse files
committed
Update Node.js to v20.19.2
1 parent ae4eae7 commit 5f0dc27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"test": "pnpm --filter={packages/*} run test"
1616
},
1717
"engines": {
18-
"node": "20.18.3",
18+
"node": "20.19.2",
1919
"pnpm": "8.15.9",
2020
"npm": "not-supported.please-use-pnpm-instead"
2121
},

0 commit comments

Comments
 (0)