feat(browserslist)!: update browser & node config

This commit is contained in:
Ismo Vuorinen
2023-10-11 16:11:49 +03:00
parent 2c3e57b970
commit 998a3ffda7
2 changed files with 3 additions and 12 deletions

View File

@@ -10,9 +10,7 @@
"url": "https://github.com/ivuorinen/base-configs/issues"
},
"engines": {
"node": ">= 12",
"npm": ">= 6",
"yarn": ">=1.20.0"
"node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
},
"files": [
"index.js",