Skip to content

Commit

Permalink
build: update required node version
Browse files Browse the repository at this point in the history
  • Loading branch information
cossssmin committed Feb 16, 2023
1 parent dd6da11 commit afbda4f
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,7 @@
"c8": "^7.11.0",
"xo": "^0.39.1"
},
"nyc": {
"exclude": [
"_temp*/**",
"test/**",
"config.*.js"
]
"engines": {
"node": ">=14.0.0"
}
}

0 comments on commit afbda4f

Please sign in to comment.