mirror of
https://github.com/ivuorinen/base-configs.git
synced 2026-01-26 11:14:00 +00:00
feat: bump node engine to >=20
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"url": "https://github.com/ivuorinen/base-configs/issues"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
"node": ">=20"
|
||||
},
|
||||
"files": [
|
||||
"index.cjs",
|
||||
|
||||
Reference in New Issue
Block a user