Skip to content

Commit

Permalink
chore(deps): update node.js to v20.16.0 (#597)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 27, 2024
1 parent b8f3675 commit d8a832f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1 +1 @@
nodejs 20.15.1
nodejs 20.16.0
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"email": "info@pulsate.dev"
},
"engines": {
"node": "20.15.1"
"node": "20.16.0"
},
"scripts": {
"start": "node --env-file=.env --enable-source-maps ./build/main.js",
Expand Down

0 comments on commit d8a832f

Please sign in to comment.