mirror of
https://github.com/ivuorinen/base-configs.git
synced 2026-02-27 05:52:46 +00:00
feat(deps)!: upgrade node to v18, minimum (#116)
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"url": "https://github.com/ivuorinen/base-configs/issues"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^14.18.0 || >=16.0.0"
|
||||
"node": ">=18"
|
||||
},
|
||||
"files": [
|
||||
"index.js",
|
||||
|
||||
Reference in New Issue
Block a user