Skip to content

Commit

Permalink
Merge pull request #65 from ValchanOficial/fix/node-version
Browse files Browse the repository at this point in the history
fix: setting node version to 20.16
  • Loading branch information
ValchanOficial authored Aug 11, 2024
2 parents 794fc75 + e66419a commit ffb0196
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,6 @@
"url": "https://github.com/ValchanOficial/valchan.com.br/issues"
},
"engines": {
"node": ">=18.0.0"
"node": ">=20.16"
}
}

0 comments on commit ffb0196

Please sign in to comment.