Skip to content

Commit

Permalink
feat: add ecompatible node version to engines
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurfiorette committed Oct 19, 2022
1 parent 490713c commit 5562819
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,5 +76,8 @@
"packageManager": "yarn@1.22.17",
"resolutions": {
"colors": "1.4.0"
},
"engines": {
"node": ">=12"
}
}

0 comments on commit 5562819

Please sign in to comment.