Skip to content

Commit 19a9321

Browse files
committed
chore: Bump node engine to 23
Signed-off-by: Julius Knorr <[email protected]>
1 parent 0ff4f5c commit 19a9321

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@
5555
]
5656
},
5757
"engines": {
58-
"node": "^20",
59-
"npm": "^9"
58+
"node": "^23",
59+
"npm": "^10"
6060
},
6161
"optionalDependencies": {
6262
"@rollup/rollup-linux-x64-gnu": "^4.34.6"

0 commit comments

Comments
 (0)