Skip to content

Commit 7d12c0f

Browse files
committed
Bump node version
1 parent 2b18cab commit 7d12c0f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,9 +93,9 @@
9393
"typescript": "^5.6.3"
9494
},
9595
"engines": {
96-
"node": ">=16.13",
97-
"pnpm": ">=9"
96+
"node": "20.x"
9897
},
98+
"packageManager": "[email protected]",
9999
"browserslist": [
100100
"defaults"
101101
],

0 commit comments

Comments
 (0)