Skip to content

Commit 6a916f2

Browse files
committed
refactor(package): bump minimum node version to 20.18.0
1 parent 785dfce commit 6a916f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@
183183
}
184184
},
185185
"engines": {
186-
"node": "^18.19.0 || ^20.10.0 || >=21.3.0"
186+
"node": "^20.18.0 || ^22.12.0 || >=23.3.0"
187187
},
188188
"publishConfig": {
189189
"access": "public"

0 commit comments

Comments
 (0)