mirror of
https://github.com/ivuorinen/base-configs.git
synced 2026-02-16 12:48:43 +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": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
|
||||
"node": ">=18"
|
||||
},
|
||||
"files": [
|
||||
"index.js",
|
||||
|
||||
Reference in New Issue
Block a user