feat(deps)!: upgrade node to v18, minimum (#116)

This commit is contained in:
Ismo Vuorinen
2023-10-24 12:09:48 +03:00
committed by GitHub
parent 0a8c40f27d
commit 0fe66c6dcb
15 changed files with 748 additions and 1145 deletions

View File

@@ -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",